Skip to content

Commit

Permalink
prepare release 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chbloemer committed Nov 2, 2017
1 parent 024fdf6 commit b58cacd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# History
## 1.2.7 / 2017-11-02
* Improving cache syncronisation

## 1.2.6 / 2017-11-01
* Fixing issue #154: using .pug extension
* Fixing issue #157: array constructing in mixin parameters don't work
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Just add following dependency definitions to your `pom.xml`.
<dependency>
<groupId>de.neuland-bfi</groupId>
<artifactId>jade4j</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</dependency>
```

Expand Down

0 comments on commit b58cacd

Please sign in to comment.