Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
luisdavim committed Aug 14, 2023
1 parent 07e7f11 commit 04a420c
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,36 @@
# Changelog

## [1.5.0] - 2023-08-15

### Added

- Support for reading UTF16 files

### Fixed

- Scanner error handling
- Reader error handling

## [1.4.2] - 2023-01-11

### Fixed

- Env var initialization

### Changed

- More consitent line splitting

## [1.4.1] - 2022-08-23

### Fixed

- Missing file close

### Changed

- Updated dependencies

## [1.4.0] - 2022-06-02

### Added
Expand Down

0 comments on commit 04a420c

Please sign in to comment.