We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657bb9b commit 86c5122Copy full SHA for 86c5122
1 file changed
CHANGELOG.md
@@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file. This change
6
- Indexed session ([#12](https://github.com/athos/Postmortem/pull/12))
7
- `merged-logs` ([#13](https://github.com/athos/Postmortem/pull/13))
8
9
+### Fixed
10
+- Fix override warning on Clojure 1.11 ([#16](https://github.com/athos/Postmortem/pull/16))
11
+
12
## [0.5.0] - 2021-03-31
13
### Added
14
- Simple logger implemented around one-shot session ([#11](https://github.com/athos/Postmortem/pull/11)
0 commit comments