Skip to content

Commit

Permalink
Release v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed Aug 22, 2023
1 parent 9aaf7b0 commit 6dde6d4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## v4.2.0

Improvements:

* [Add methods to take ownership of fragment and extra data](https://github.com/fflorent/nom_locate/pull/91)

Internal:

* Remove build status from README
* Fix compilation warning in example

## v4.1.0

Improvements:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
name = "nom_locate"
readme = "README.md"
repository = "https://github.com/fflorent/nom_locate"
version = "4.1.0"
version = "4.2.0"
edition = "2018"

[badges.travis-ci]
Expand Down

0 comments on commit 6dde6d4

Please sign in to comment.