Skip to content

Commit 0077b5c

Browse files
committed
Tweak the changelog
1 parent 86f72f5 commit 0077b5c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master (unreleased)
44

5-
## 0.2.0
5+
## 0.2.0 (2023-08-20)
66

77
## Changes
88

@@ -21,14 +21,17 @@
2121
* `nrepl.*`
2222
* `java.lang.Thread/run` (if it's the root element of the stacktrace)
2323

24-
## 0.1.0
24+
## 0.1.0 (2023-08-18)
2525

2626
### Bugs fixed
2727

2828
* [#9](https://github.com/clojure-emacs/haystack/issues/9): handle unloadable classes.
2929

30-
## 0.0.3
30+
## 0.0.1 (2022-11-25)
3131

32-
### Changes
32+
**Note:** First "official" release.
3333

34+
### New features
35+
36+
* Extract stacktrace code from `cider-nrepl`.
3437
* Add stacktrace analyzer and parsers.

0 commit comments

Comments
 (0)