mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
update documents for 3.3.1
This commit is contained in:
parent
d5d358247f
commit
c994d75ab1
4 changed files with 15 additions and 4 deletions
|
|
@ -6,10 +6,13 @@ 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).
|
||||
|
||||
## [Unreleased]
|
||||
Thank you to Jan Stępień for contributing to this release.
|
||||
|
||||
## [3.3.1] - 2023-08-05
|
||||
Thank you to Jan Stępień and @michaelnordmeyer for contributing to this release.
|
||||
|
||||
### Fixed
|
||||
* set permissions for generated key files so only owner can read them
|
||||
* improve documentation and tests
|
||||
|
||||
## [3.3.0] - 2023-03-18
|
||||
Thank you to @equalsraf, @michaelnordmeyer and @wanderer1988 for contributing to this release.
|
||||
|
|
@ -351,7 +354,8 @@ Thank you to @m040601 for contributing to this release.
|
|||
|
||||
## [1.0.0] - 2020-05-21
|
||||
|
||||
[Unreleased]: https://github.com/mbrubeck/agate/compare/v3.3.0...HEAD
|
||||
[Unreleased]: https://github.com/mbrubeck/agate/compare/v3.3.1...HEAD
|
||||
[3.3.1]: https://github.com/mbrubeck/agate/compare/v3.3.0...v3.3.1
|
||||
[3.3.0]: https://github.com/mbrubeck/agate/compare/v3.2.4...v3.3.0
|
||||
[3.2.4]: https://github.com/mbrubeck/agate/compare/v3.2.3...v3.2.4
|
||||
[3.2.3]: https://github.com/mbrubeck/agate/compare/v3.2.2...v3.2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue