19 lines
382 B
Plaintext
19 lines
382 B
Plaintext
# 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).
|
|
|
|
## Upcoming
|
|
|
|
### Added
|
|
|
|
- UUIDs in URL are now Base64 encoded to shorten URLs.
|
|
- Syntax highlighting via Prism.
|
|
- More efficient note reloading.
|
|
|
|
## 0.1.0 - 2022-02-21
|
|
|
|
### Added
|
|
|
|
- Initial release.
|