2022-02-21 18:04:18 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
2022-02-22 00:05:28 +00:00
|
|
|
## Upcoming
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- UUIDs in URL are now Base64 encoded to shorten URLs.
|
2022-02-23 02:54:56 +00:00
|
|
|
- Syntax highlighting via Prism.
|
|
|
|
- More efficient note reloading.
|
2022-02-22 00:05:28 +00:00
|
|
|
|
2022-02-21 18:04:18 +00:00
|
|
|
## 0.1.0 - 2022-02-21
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Initial release.
|