Skip to content

Commit 3731f4b

Browse files
committed
Update CHANGELOG.md
fixed versioning(v0.1.1 to UNRELEASED)
1 parent d445aee commit 3731f4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Semantic Versioning. Prior to 1.0.0, MINOR (0.x.0) may include breaking
77
changes, while PATCH (0.1.x) is reserved for backwards-compatible fixes
88
and small additions.
99

10-
## [0.1.1]
10+
## [UNRELEASED]
1111

1212
### Added
1313
- Added Basic Documention by way of "cargo doc".
@@ -57,6 +57,6 @@ and small additions.
5757
- Public API is not stabilized and may change between 0.x releases.
5858

5959
<!-- Update links if the repository slug changes. -->
60-
[0.1.1]: https://github.com/joushuakent/rust-fuzzylogic/compare/v0.1.1
60+
[UNRELEASED]: https://github.com/joushuakent/rust-fuzzylogic/compare/UNRELEASED
6161
[0.1.0]: https://github.com/joushuakent/rust-fuzzylogic/releases/tag/v0.1.0
6262

0 commit comments

Comments
 (0)