Skip to content

Commit

Permalink
Add v1.27.3 release to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TomWright committed Oct 18, 2022
1 parent e48454b commit e209ef3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Nothing yet.

## [v1.27.3] - 2022-10-18

### Fixed

- The compact flag now works with the XML parser.
Expand Down Expand Up @@ -498,7 +502,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Everything!

[unreleased]: https://github.com/TomWright/dasel/compare/v1.27.2...HEAD
[unreleased]: https://github.com/TomWright/dasel/compare/v1.27.3...HEAD
[v1.27.3]: https://github.com/TomWright/dasel/compare/v1.27.2...v1.27.3
[v1.27.2]: https://github.com/TomWright/dasel/compare/v1.27.1...v1.27.2
[v1.27.1]: https://github.com/TomWright/dasel/compare/v1.27.0...v1.27.1
[v1.27.0]: https://github.com/TomWright/dasel/compare/v1.26.1...v1.27.0
Expand Down

0 comments on commit e209ef3

Please sign in to comment.