mirror of
https://codeberg.org/gaschz/passff-host.git
synced 2025-06-06 18:08:46 +02:00
Added note for Unreleased, linked 1.0.0
This commit is contained in:
parent
6f707130b6
commit
938e5aff45
@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
There are currently no unreleased changes.
|
||||||
|
|
||||||
## [1.1.0] - 2019-02-07
|
## [1.1.0] - 2019-02-07
|
||||||
### Added
|
### Added
|
||||||
@ -31,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Security
|
### Security
|
||||||
- Prevent code injection by separating positional from optional command line arguments
|
- Prevent code injection by separating positional from optional command line arguments
|
||||||
|
|
||||||
## 1.0.0 - 2018-03-24
|
## [1.0.0] - 2018-03-24
|
||||||
### Added
|
### Added
|
||||||
- Initial Release
|
- Initial Release
|
||||||
|
|
||||||
@ -39,3 +40,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
[1.1.0]: https://github.com/passff/passff-host/compare/1.0.2...1.1.0
|
[1.1.0]: https://github.com/passff/passff-host/compare/1.0.2...1.1.0
|
||||||
[1.0.2]: https://github.com/passff/passff-host/compare/1.0.1...1.0.2
|
[1.0.2]: https://github.com/passff/passff-host/compare/1.0.1...1.0.2
|
||||||
[1.0.1]: https://github.com/passff/passff-host/compare/1.0...1.0.1
|
[1.0.1]: https://github.com/passff/passff-host/compare/1.0...1.0.1
|
||||||
|
[1.0.0]: https://github.com/passff/passff-host/releases/tag/1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user