moved to occulto

This commit is contained in:
2023-01-13 21:24:27 +01:00
parent 436ae2a7e5
commit 6fb7518b6a
11 changed files with 315 additions and 301 deletions

View File

@@ -5,6 +5,17 @@ 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.2.0] - 2023-01-13
### Changed
- Default port is now 8000, not 5000.
- Moved to generic encryption library `occulto`.
### Security
- Updated dependencies.
## [2.1.0] - 2023-01-04
### Added