Skip to content

Commit 7eaeeb5

Browse files
committed
Update CHANGELOG for 0.9.0
1 parent 36a6869 commit 7eaeeb5

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

CHANGELOG.md

+16-7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@ The format is based on [Keep a Changelog][] and this project adheres to
1212

1313
### Added
1414

15+
### Changed
16+
17+
### Deprecated
18+
19+
### Removed
20+
21+
### Fixed
22+
23+
### Security
24+
25+
## [0.9.0][] - 2024-10-25
26+
27+
### Added
28+
1529
* Add a CHANGELOG ([#61][])
1630
* Add console script ([#63][])
1731

@@ -20,16 +34,10 @@ The format is based on [Keep a Changelog][] and this project adheres to
2034
* Improve configuration support ([#64][])
2135
* Improve release script ([#65][])
2236

23-
### Deprecated
24-
25-
### Removed
26-
2737
### Fixed
2838

2939
* Fix CircleCI builds ([#62][])
3040

31-
### Security
32-
3341
## [0.8.0][] - 2022-01-24
3442

3543
### Added
@@ -84,12 +92,13 @@ The format is based on [Keep a Changelog][] and this project adheres to
8492
* Modernize a few files and tinker with CI setup ([#26][])
8593
* Update authors and license ([#27][])
8694

87-
[Unreleased]: https://github.com/jonallured/braze_ruby/compare/v0.8.0...HEAD
95+
[Unreleased]: https://github.com/jonallured/braze_ruby/compare/v0.9.0...HEAD
8896

8997
[0.5.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.5.0
9098
[0.6.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.6.0
9199
[0.7.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.7.0
92100
[0.8.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.8.0
101+
[0.9.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.9.0
93102

94103
[#25]: https://github.com/jonallured/braze_ruby/pull/25
95104
[#26]: https://github.com/jonallured/braze_ruby/pull/26

0 commit comments

Comments
 (0)