Skip to content

Commit

Permalink
Release notes for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj committed Oct 25, 2024
1 parent 8d03178 commit a383c40
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release notes

## v1.1.0
- Change license to BSD-2-Clause
- Follow REUSE specification, see https://reuse.software/
- Return payload even if NOK is set in header
- Update max app size to 128 kiB
- Reset read timeout to disabled in GetNameVersion
- Add function SetReadTimeoutNoErr, to use nicely with defer
- Update golanglint-ci
- Introduce use of safecast

Complete
[changelog](https://github.com/tillitis/tkeyclient/compare/v1.0.0...v1.1.0).


## v1.0.0
Going to version 1.0.0 to indicate that tkeyclient is stable and
production ready, according to Semantic Versioning.
Expand Down

0 comments on commit a383c40

Please sign in to comment.