feat: add note id size option

This commit is contained in:
2023-05-29 16:34:59 +02:00
parent 2bff6a37db
commit a323d48c41
4 changed files with 25 additions and 9 deletions

View File

@@ -5,18 +5,22 @@ 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).
## [2.3.0] - 2023-05-XX
## [2.3.1] - 2023-05-XX
### Added
- New CLI 🎉
- Russian language
- Option for reducing note id size (`ID_LENGTH`).
## [2.3.0] - 2023-05-29
### Added
- New CLI 🎉.
- Russian language.
### Changed
- Moved to monorepo
## [2.2.0] - 2023-01-14
- Moved to monorepo.
### Changed