updated TODO and changelog

This commit is contained in:
Fufu Fang 2021-06-09 01:47:17 +01:00
parent f8b7640334
commit dff8381110
No known key found for this signature in database
GPG Key ID: 0F6BB5EF6F8BB729
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ Now generate separate binaries
- ``HTTDirFS`` for mounting HTTP directory listings. - ``HTTDirFS`` for mounting HTTP directory listings.
- ``SonicFS`` for mounting Airsonic / Subsonic server. - ``SonicFS`` for mounting Airsonic / Subsonic server.
### Fixed ### Fixed
- macOS uninstall in Makefile. - macOS uninstallation in Makefile.
## [1.2.1] - 2021-05-27 ## [1.2.1] - 2021-05-27
### Added ### Added
- macOS compilation support. - macOS compilation support.

View File

@ -1,6 +1,6 @@
## Todo ## Todo
- [ ] Improve debug functions
- [ ] Automatic generation of man page with proper description - [ ] Automatic generation of man page with proper description
- [ ] Update change log - [ ] Update change log
- [ ] Create a new release - [ ] Create a new release
- [ ] Contact maintainer for a new Debian package - [ ] Contact maintainer for a new Debian package
- [ ] Improve debug functions