We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8065d commit 00f5429Copy full SHA for 00f5429
1 file changed
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
17
## [Unreleased]
18
19
+## [10.1.0] - 2021-10-01
20
+
21
### Changed
22
23
- Create nuget packages
@@ -32,4 +34,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
32
34
`MiscUtils.IsMono`, and `MiscUtils.IsDotNet` are deprecated in favor of the corresponding
33
35
`Process.Is*` properties
36
-[Unreleased]: https://github.com/sillsdev/liblcm/compare/v9.0.0...develop
37
+[Unreleased]: https://github.com/sillsdev/liblcm/compare/v10.1.0...develop
38
+[10.1.0]: https://github.com/sillsdev/liblcm/compare/v9.0.0...v10.1.0
0 commit comments