1
0
mirror of https://github.com/makew0rld/amfora.git synced 2025-02-02 15:07:34 -05:00
This commit is contained in:
makeworld 2024-12-19 17:55:09 -05:00
parent fd8f122ec0
commit 3afa741340
No known key found for this signature in database
GPG Key ID: 7DE9FA10A6B58CA5

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Search in pages (#36, #240)
- Support for custom commands (#262, #265)
### Changed
- Use preformatted_text color for rendering plain text files (#351)