Skip to content

Commit

Permalink
Merge pull request #33 from asmello/changelog
Browse files Browse the repository at this point in the history
update CHANGELOG.md
  • Loading branch information
chanced authored Jun 13, 2024
2 parents d91b180 + 5d77551 commit 305b269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

This is a breaking release.
This is a breaking release including [#30](https://github.com/chanced/jsonptr/pull/30) by [@asmello](https://github.com/asmello)

### Added

Expand All @@ -25,7 +25,7 @@ This is a breaking release.
- `Pointer::union` is now `PointerBuf::intersection`

### Fixed
- Fixes #28: `Pointer::union` is misleadingly named
- Fixes [#28](https://github.com/chanced/jsonptr/pull/28): `Pointer::union` is misleadingly named

### Removed
- Removes `impl Deref<Target=&str>`
Expand Down

0 comments on commit 305b269

Please sign in to comment.