Skip to content

Commit

Permalink
Update changelog for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-hodgson authored Jul 31, 2024
1 parent 8d8b592 commit 3e8d346
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

3.3.0
-----

### Fixed

* Use a `long` to track source offsets (not an `int`). This enables using Pidgin with large inputs.


### Added

* `Parser.CurrentOffsetLong` (building on the above). [Thanks @wakuflair](https://github.com/benjamin-hodgson/Pidgin/issues/161)!


3.2.3
-----

Expand Down

0 comments on commit 3e8d346

Please sign in to comment.