Skip to content

Commit 848676d

Browse files
committed
preparing release 1.2.5
1 parent e40b983 commit 848676d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# History
2+
## 1.2.5 / 2016-10-11
3+
* Fixing issue #147: Fix for issue #52 broke everything
4+
25
## 1.2.4 / 2016-10-11
36
* Fixed issue #141: Jade4J does not support unbuffered code blocks
47
* Fixing issue #52: Includes in templates in paths with spaces

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Just add following dependency definitions to your `pom.xml`.
9292
<dependency>
9393
<groupId>de.neuland-bfi</groupId>
9494
<artifactId>jade4j</artifactId>
95-
<version>1.2.4</version>
95+
<version>1.2.5</version>
9696
</dependency>
9797
```
9898

0 commit comments

Comments
 (0)