Skip to content

Commit

Permalink
(maint) prep for 0.46.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
e-gris committed Mar 18, 2024
1 parent a5142f6 commit 5e3ad58
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ This project adheres to [Semantic Versioning](https://semver.org).
This changelog adheres to [Keep a CHANGELOG](https://keepachangelog.com).

## [Unreleased]

## [0.46.0] - 2024-03-18
### Changed
(RE-16095) Abandon fustigit in favor of build-uri. build-uri provides similar functionality
- (RE-16095) Abandon fustigit in favor of build-uri. build-uri provides similar functionality
without the monkey-patching


## [0.45.0] - 2024-02-16
### Added
- (VANAGON-228) Add Fedora-38 (Intel) platform definition to vanagon
Expand Down Expand Up @@ -1189,7 +1190,8 @@ on Debian < 8 and needs more work and testing.

## Versions <= 0.3.9 do not have a change log entry

[Unreleased]: https://github.com/puppetlabs/vanagon/compare/0.45.0...HEAD
[Unreleased]: https://github.com/puppetlabs/vanagon/compare/0.46.0...HEAD
[0.46.0]: https://github.com/puppetlabs/vanagon/compare/0.45.0...0.46.0
[0.45.0]: https://github.com/puppetlabs/vanagon/compare/0.44.0...0.45.0
[0.44.0]: https://github.com/puppetlabs/vanagon/compare/0.43.0...0.44.0
[0.43.0]: https://github.com/puppetlabs/vanagon/compare/0.42.0...0.43.0
Expand Down

0 comments on commit 5e3ad58

Please sign in to comment.