forked from TrueCloudLab/frostfs-rest-gw
[#39] Update CHANGELOG.md
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
1c344dd576
commit
8917100857
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
This document outlines major changes between releases.
|
This document outlines major changes between releases.
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- CORS headers (#39)
|
||||||
|
|
||||||
|
|
||||||
## [0.2.1] "Razor Hill" - 2022-07-22
|
## [0.2.1] "Razor Hill" - 2022-07-22
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -28,3 +34,4 @@ Please refer to [GitHub releases](https://github.com/nspcc-dev/neofs-rest-gw/rel
|
||||||
|
|
||||||
[0.2.1]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.2.0...v0.2.1
|
[0.2.1]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.2.0...v0.2.1
|
||||||
[0.2.0]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.1.0...v0.2.0
|
[0.2.0]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.1.0...v0.2.0
|
||||||
|
[Unreleased]: https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.2.0...master
|
||||||
|
|
Loading…
Reference in a new issue