File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Deprecated
15+
16+ ### Removed
17+
18+ ### Fixed
19+
20+ ### Security
21+
22+ ## v0.2.0
23+
24+ ### Added
25+
1226- [ #832 ] ( https://github.com/spegel-org/spegel/pull/832 ) Add delete hook to cleanup configuration from host when chart is uninstalled.
1327- [ #846 ] ( https://github.com/spegel-org/spegel/pull/846 ) Build binaries as part of the release process.
1428- [ #848 ] ( https://github.com/spegel-org/spegel/pull/848 ) Add support for a static bootstrapper.
15- - [ #850 ] ( https://github.com/spegel-org/spegel/pull/850 ) Perist libp2p key to disk when data directory is set.
29+ - [ #850 ] ( https://github.com/spegel-org/spegel/pull/850 ) Persist libp2p key to disk when data directory is set.
1630
1731### Changed
1832
@@ -23,8 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2337- [ #835 ] ( https://github.com/spegel-org/spegel/pull/835 ) Refactor registry config to align with router config.
2438- [ #847 ] ( https://github.com/spegel-org/spegel/pull/847 ) Set default values for address arguments.
2539
26- ### Deprecated
27-
2840### Removed
2941
3042- [ #831 ] ( https://github.com/spegel-org/spegel/pull/831 ) Remove local address check when resolving peers.
@@ -37,8 +49,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3749- [ #844 ] ( https://github.com/spegel-org/spegel/pull/844 ) Fix p2p option naming to conform with the standard.
3850- [ #849 ] ( https://github.com/spegel-org/spegel/pull/849 ) Fix libp2p options so field is exported in configuration.
3951
40- ### Security
41-
4252## v0.1.1
4353
4454### Fixed
You can’t perform that action at this time.
0 commit comments