Skip to content

Commit 51916e7

Browse files
committed
Add CHANGELOG
1 parent 6609128 commit 51916e7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
== Changes
2+
3+
=== 0.2.5
4+
5+
* Add CircleCI support, remove Travis
6+
* Add basic clj-kondo linting hints
7+
* Bring under clj-commons
8+
* Minor docstring changes for clarity
9+
* Fix Markdown code block language string
10+
* Bumped up some deps. In particular, Manifold dep upgraded to 0.1.9
11+
* Fix incorrect tag metadata emission
12+
* Update some variable names for clarity
13+
* Fix reflection warnings
14+
* Fix for compare-bytes bug
15+
16+
Contributions by Erik Assum, Matthew Davidson, Andy Fingerhut, Akshay Gollapalli, Dominic Pearson, Zach Tellman, and vemv.
17+
18+
=== < 0.2.5-alpha2
19+
20+
See git history.

0 commit comments

Comments
 (0)