Skip to content

Commit

Permalink
Prepare changelog to release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrykonchin committed Dec 19, 2023
1 parent e08852e commit 4d7637f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## [Unreleased]

## [0.2.0] - 2023-12-20

### Added

- Added `--hex` flag to print tokens in hexadecimal encoding
- Added `-r`/`--require` option to load Ruby source file

### Fixed

- Fixed parsing of a Hash with default value
- Fixed parsing of a Regexp with options

## [0.1.0] - 2023-02-27

- Initial release
Initial release

0 comments on commit 4d7637f

Please sign in to comment.