All notable changes are recorded here.
The format is based on Keep a Changelog.
Entries should have the imperative form, just like commit messages. Start each entry with words like add, fix, increase, force etc.. Not added, fixed, increased, forced etc.
Line wrap the file at 100 chars. That is over here -> |
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
- Add support for using ML-KEM-1024 in exchange.
- Change default value for argument
kem
intocme-mlkem
.
- Prevent upgrading an already upgraded tunnel.
- Use Go 1.22.5 for release builds.
- Resolve issues in stdlib by using updated version of Go.
- Add build target for Linux ARMv5, ARMv6, ARMv6 and Windows ARM64.
- Update dependencies
- Core functionality with some configurability.