updated CHANGELOG.md

This commit is contained in:
Fufu Fang 2021-08-08 14:11:50 +01:00
parent e76b079fe6
commit 7e4ae034d8
No known key found for this signature in database
GPG Key ID: 0F6BB5EF6F8BB729
1 changed files with 14 additions and 4 deletions

View File

@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file.
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]
## [1.2.2] - 2021-08-08
### Fixed
- macOS uninstallation in Makefile.
- Filenames start with percentage encoding are now parsed properly
- For Apache server configured with IconsAreLinks, the duplicated link no longer
shows up.
## [1.2.1] - 2021-05-27
### Added
- macOS compilation support
- macOS compilation support.
## [1.2.0] - 2019-11-01
### Added
@ -177,9 +186,10 @@ ${XDG_CONFIG_HOME}/httpdirfs, rather than ${HOME}/.httpdirfs
## [1.0] - 2018-08-22
- Initial release, everything works correctly, as far as I know.
[Unreleased]: https://github.com/fangfufu/httpdirfs/compare/Unreleased...1.2.1
[1.2.1]: https://github.com/fangfufu/httpdirfs/compare/Unreleased...1.2.0
[1.2.0]: https://github.com/fangfufu/httpdirfs/compare/1.2.0...1.1.10
[Unreleased]: https://github.com/fangfufu/httpdirfs/compare/1.2.2...master
[1.2.2]: https://github.com/fangfufu/httpdirfs/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/fangfufu/httpdirfs/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/fangfufu/httpdirfs/compare/1.1.10...1.2.0
[1.1.10]: https://github.com/fangfufu/httpdirfs/compare/1.1.9...1.1.10
[1.1.9]: https://github.com/fangfufu/httpdirfs/compare/1.1.8...1.1.9
[1.1.8]: https://github.com/fangfufu/httpdirfs/compare/1.1.7...1.1.8