We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9542de commit a7e42e4Copy full SHA for a7e42e4
1 file changed
CHANGELOG.md
@@ -38,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
39
### Deprecated
40
41
-## <!-- Features that will be removed in future versions -->
+<!-- Features that will be removed in future versions -->
42
43
### Removed
44
@@ -52,7 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
53
### Security
54
55
-## <!-- Security vulnerability fixes -->
+<!-- Security vulnerability fixes -->
56
57
<!--
58
## Category Guidelines:
@@ -121,3 +121,6 @@ Given a version number MAJOR.MINOR.PATCH:
121
122
Pre-release versions: 0.x.y (anything may change)
123
-->
124
+
125
+<!-- Links -->
126
+- [Unreleased]: https://github.com/evstack/ev-node/compare/v1.0.0-beta.1...HEAD
0 commit comments