Skip to content

Commit 43d2bce

Browse files
committed
chore: update CHANGELOG
1 parent 2fd6b1c commit 43d2bce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

nmrs/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to the `nmrs` crate will be documented in this file.
44

55
## [Unreleased]
6+
7+
## [2.0.0] - 2026-01-19
68
### Added
79
- Configurable timeout values for connection and disconnection operations ([#185](https://github.com/cachebag/nmrs/issues/185))
810
- Builder pattern for `VpnCredentials` and `EapOptions` ([#188](https://github.com/cachebag/nmrs/issues/188))
@@ -146,7 +148,9 @@ All notable changes to the `nmrs` crate will be documented in this file.
146148
[1.2.0]: https://github.com/cachebag/nmrs/compare/nmrs-v1.1.0...nmrs-v1.2.0
147149
[1.3.0]: https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v1.3.0
148150
[1.3.5]: https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v1.3.5
149-
[Unreleased]: https://github.com/cachebag/nmrs/compare/nmrs-v1.3.5...HEAD
151+
[2.0.0]: https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.0
152+
[2.0.0]: https://github.com/cachebag/nmrs/compare/nmrs-v1.2.0...nmrs-v2.0.0
153+
[Unreleased]: https://github.com/cachebag/nmrs/compare/nmrs-v2.0.0...HEAD
150154
[1.1.0]: https://github.com/cachebag/nmrs/compare/nmrs-v1.0.1...nmrs-v1.1.0
151155
[1.0.1]: https://github.com/cachebag/nmrs/compare/nmrs-v1.0.0...nmrs-v1.0.1
152156
[1.0.0]: https://github.com/cachebag/nmrs/compare/v0.5.0-beta...nmrs-v1.0.0

0 commit comments

Comments
 (0)