File tree 1 file changed +16
-7
lines changed
1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,20 @@ The format is based on [Keep a Changelog][] and this project adheres to
12
12
13
13
### Added
14
14
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
+
15
29
* Add a CHANGELOG ([ #61 ] [ ] )
16
30
* Add console script ([ #63 ] [ ] )
17
31
@@ -20,16 +34,10 @@ The format is based on [Keep a Changelog][] and this project adheres to
20
34
* Improve configuration support ([ #64 ] [ ] )
21
35
* Improve release script ([ #65 ] [ ] )
22
36
23
- ### Deprecated
24
-
25
- ### Removed
26
-
27
37
### Fixed
28
38
29
39
* Fix CircleCI builds ([ #62 ] [ ] )
30
40
31
- ### Security
32
-
33
41
## [ 0.8.0] [ ] - 2022-01-24
34
42
35
43
### Added
@@ -84,12 +92,13 @@ The format is based on [Keep a Changelog][] and this project adheres to
84
92
* Modernize a few files and tinker with CI setup ([ #26 ] [ ] )
85
93
* Update authors and license ([ #27 ] [ ] )
86
94
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
88
96
89
97
[ 0.5.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.5.0
90
98
[ 0.6.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.6.0
91
99
[ 0.7.0 ] : https://github.com/jonallured/braze_ruby/releases/tag/v0.7.0
92
100
[ 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
93
102
94
103
[ #25 ] : https://github.com/jonallured/braze_ruby/pull/25
95
104
[ #26 ] : https://github.com/jonallured/braze_ruby/pull/26
You can’t perform that action at this time.
0 commit comments