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 ecea9c7 commit 77fa4cfCopy full SHA for 77fa4cf
.gitignore
@@ -1,3 +1,4 @@
1
+sonatype.sbt
2
# see also test/files/.gitignore
3
/test/files/.gitignore
4
CHANGES.md
@@ -1,5 +1,9 @@
# chill #
+### 0.7.3 ###
+* Update the build: https://github.com/twitter/chill/pull/248
5
+* Use currentThread classloader: https://github.com/twitter/chill/pull/247
6
+
7
### 0.7.2 ###
8
* Setting the class loader by default: https://github.com/twitter/chill/pull/242
9
0 commit comments