We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd6bc4 commit 687023aCopy full SHA for 687023a
1 file changed
CHANGELOG.md
@@ -9,14 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
These are changes that will probably be included in the next release.
10
11
### Added
12
- * New AddCaller and CallerSkip options to add caller information to log messages
13
14
### Fixed
15
16
### Changed
17
18
### Removed
19
+## [v0.1.1] - 2020-07-31
20
+
21
+### Added
22
+ * New AddCaller and CallerSkip options to add caller information to log messages
23
24
## [v0.1.0] - 2020-07-31
25
26
Initial release
0 commit comments