We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c63eab commit 548010aCopy full SHA for 548010a
1 file changed
CHANGELOG.md
@@ -0,0 +1,29 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
6
+project adheres to [Semantic Versioning](https://semver.org/).
7
8
+## [Unreleased]
9
+### Added
10
+- ...
11
12
+### Changed
13
14
15
+### Deprecated
16
17
18
+### Removed
19
20
21
+## [v0.1.0-alpha.1]
22
23
+A lot of changes have happened here, a lot of different API design iterations and stuff. All of which, I diligently forgot to keep track of...
24
25
+Sorry :)
26
27
+<!-- @formatter:off -->
28
+[Unreleased]: https://github.com/get-eventually/go-eventually/compare/v0.1.0-alpha.1..HEAD
29
+[v0.1.0-alpha.1]: https://github.com/get-eventually/go-eventually/compare/8bb9190..HEAD
0 commit comments