Skip to content

Commit f0172cb

Browse files
committed
Update changelog for release
1 parent 93f4d46 commit f0172cb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Note: this is the documentation for the current unstable development branch. [For the stable release documentation see here](https://github.com/jsonld-java/jsonld-java/blob/v0.3/README.md)
2-
31
JSONLD-JAVA
42
===========
53

@@ -14,7 +12,7 @@ From Maven
1412
<dependency>
1513
<groupId>com.github.jsonld-java</groupId>
1614
<artifactId>jsonld-java</artifactId>
17-
<version>0.4-SNAPSHOT</version>
15+
<version>0.4</version>
1816
</dependency>
1917

2018
Code example
@@ -236,6 +234,12 @@ Then, you can open a pull request to merge your change into the master branch of
236234
CHANGELOG
237235
=========
238236

237+
### 2014-04-22
238+
* Release version 0.4
239+
* Bump to Sesame-2.7.11
240+
* Bump to Jackson-2.3.3
241+
* Bump to Jena-2.11.1
242+
239243
### 2014-03-26
240244
* Bump RDF2GO to version 5.0.0
241245

0 commit comments

Comments
 (0)