Skip to content

Commit

Permalink
updated version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
awkay committed Sep 22, 2016
1 parent 1ca0fbf commit 333a7e6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
0.4.4 - March 2, 2016
---------------------
- Updated readme
- Updated dependencies
0.4.11
------
- Bug fix on migration system (calling migration functions that should not have been called)
- More refcas work

0.4.9
-----
- Changed seeding to allow exceptions to propagate up

0.4.8
-----
- Added dummy logger to avoid crashes

0.4.9
-----
- Changed seeding to allow exceptions to propagate up

0.4.4 - March 2, 2016
---------------------
- Updated readme
- Updated dependencies
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject navis/untangled-datomic "0.4.11-SNAPSHOT"
(defproject navis/untangled-datomic "0.4.11"
:description "Datomic plugin for Untangled webapps"
:url "http://www.github.com/untangled-web"
:license {:name "MIT"
Expand Down

0 comments on commit 333a7e6

Please sign in to comment.