File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
- - [ #678 ] ( https://github.com/spegel-org/spegel/pull/678 ) Add support for setting common labels in Helm chart.
13
- - [ #681 ] ( https://github.com/spegel-org/spegel/pull/681 ) Add import as linter.
14
-
15
12
### Changed
16
13
17
- - [ #683 ] ( https://github.com/spegel-org/spegel/pull/683 ) Change bootstrapper to allow returning multiple peers.
18
- - [ #684 ] ( https://github.com/spegel-org/spegel/pull/684 ) Allow bootstrappers to return multiaddress only containing IP.
19
-
20
14
### Deprecated
21
15
22
16
### Removed
@@ -25,6 +19,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
19
26
20
### Security
27
21
22
+ ## v0.0.29
23
+
24
+ ### Added
25
+
26
+ - [ #678 ] ( https://github.com/spegel-org/spegel/pull/678 ) Add support for setting common labels in Helm chart.
27
+ - [ #681 ] ( https://github.com/spegel-org/spegel/pull/681 ) Add import as linter.
28
+
29
+ ### Changed
30
+
31
+ - [ #683 ] ( https://github.com/spegel-org/spegel/pull/683 ) Change bootstrapper to allow returning multiple peers.
32
+ - [ #684 ] ( https://github.com/spegel-org/spegel/pull/684 ) Allow bootstrappers to return multiaddress only containing IP.
33
+ - [ #680 ] ( https://github.com/spegel-org/spegel/pull/680 ) Switch to using headless service for bootstrapping.
34
+
28
35
## v0.0.28
29
36
30
37
### Added
You can’t perform that action at this time.
0 commit comments