We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eff9a3 commit 3afe88aCopy full SHA for 3afe88a
CHANGES.md
@@ -1,5 +1,18 @@
1
## Changelog
2
3
+### 0.5.0
4
+
5
+### 0.4.13
6
7
+_Development has branched off, using the `0.4.x` branch_
8
9
+- upgrades dependencies.
10
+- fixes a compatibility issue when running 'benedekfazekas/mranderson' on
11
+ a project with both 'rewrite-clj' and 'potemkin'.
12
+- switch to Clojure 1.8.0 as base Clojure dependency; mark as "provided".
13
+- switch to MIT License.
14
+- drop support for JDK6.
15
16
### 0.4.12
17
18
- drop `fast-zip` and `potemkin` dependencies. (see #26)
0 commit comments