Skip to content

Commit 17816a9

Browse files
committedNov 15, 2024
Update CHANGELOG for 0.10.0
1 parent 24432e1 commit 17816a9

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed
 

‎CHANGELOG.md

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

1313
### Added
1414

15-
* Partial support for Braze catalogs ([#60][])
16-
1715
### Changed
1816

19-
* Use more generic CI job names ([#67][])
20-
* Bump Ruby versions for CI ([#68][])
21-
2217
### Deprecated
2318

2419
### Removed
@@ -27,6 +22,17 @@ The format is based on [Keep a Changelog][] and this project adheres to
2722

2823
### Security
2924

25+
## [0.10.0][] - 2024-11-15
26+
27+
### Added
28+
29+
* Partial support for Braze catalogs ([#60][])
30+
31+
### Changed
32+
33+
* Use more generic CI job names ([#67][])
34+
* Bump Ruby versions for CI ([#68][])
35+
3036
## [0.9.0][] - 2024-10-25
3137

3238
### Added
@@ -97,13 +103,14 @@ The format is based on [Keep a Changelog][] and this project adheres to
97103
* Modernize a few files and tinker with CI setup ([#26][])
98104
* Update authors and license ([#27][])
99105

100-
[Unreleased]: https://github.com/jonallured/braze_ruby/compare/v0.9.0...HEAD
106+
[Unreleased]: https://github.com/jonallured/braze_ruby/compare/v0.10.0...HEAD
101107

102108
[0.5.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.5.0
103109
[0.6.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.6.0
104110
[0.7.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.7.0
105111
[0.8.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.8.0
106112
[0.9.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.9.0
113+
[0.10.0]: https://github.com/jonallured/braze_ruby/releases/tag/v0.10.0
107114

108115
[#25]: https://github.com/jonallured/braze_ruby/pull/25
109116
[#26]: https://github.com/jonallured/braze_ruby/pull/26

0 commit comments

Comments
 (0)