@@ -12,13 +12,8 @@ The format is based on [Keep a Changelog][] and this project adheres to
12
12
13
13
### Added
14
14
15
- * Partial support for Braze catalogs ([ #60 ] [ ] )
16
-
17
15
### Changed
18
16
19
- * Use more generic CI job names ([ #67 ] [ ] )
20
- * Bump Ruby versions for CI ([ #68 ] [ ] )
21
-
22
17
### Deprecated
23
18
24
19
### Removed
@@ -27,6 +22,17 @@ The format is based on [Keep a Changelog][] and this project adheres to
27
22
28
23
### Security
29
24
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
+
30
36
## [ 0.9.0] [ ] - 2024-10-25
31
37
32
38
### Added
@@ -97,13 +103,14 @@ The format is based on [Keep a Changelog][] and this project adheres to
97
103
* Modernize a few files and tinker with CI setup ([ #26 ] [ ] )
98
104
* Update authors and license ([ #27 ] [ ] )
99
105
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
101
107
102
108
[ 0.5.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.5.0
103
109
[ 0.6.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.6.0
104
110
[ 0.7.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.7.0
105
111
[ 0.8.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.8.0
106
112
[ 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
107
114
108
115
[ #25 ] : https://github.com/jonallured/braze_ruby/pull/25
109
116
[ #26 ] : https://github.com/jonallured/braze_ruby/pull/26
0 commit comments