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.
- Bump golang to 1.21.
- Bump maybenot to 1.1.3.
- Fix netstack tunnel leaking when closed.
- Fix race when closing the DAITA event channel, which could result in events being sent on the closed channel.
- Initial DAITA release.