Skip to content

Commit

Permalink
updating changes and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ebiiii committed Jul 1, 2014
1 parent b2c6581 commit b0ba770
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
## GSN Change log

### r1.1.5
[commits](https://github.com/LSIR/gsn/commits/gsn-release-1.1.5)
* Added possibility to omit latest values in request '/gsn?REQUEST=0'
* Added latest values in /sensors response (/service?latest_values=true)
* Added GeoJSON format for RestApi
* Updated commons codec, upgraded web xml 2.5
* Added the tinyGSN Android app, and google cloud messaging support
* Updated ContainerInfoHandler to support non-unique time-stamps


### r1.1.4
[commits](https://github.com/LSIR/gsn/commits/gsn-release-1.1.4)
* Updated the logo and color scheme accordingly
Expand Down
2 changes: 1 addition & 1 deletion installer/build.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<!-- UPDATE-ME: The name of your installer comes below in the gsn.name property -->
<property name="gsn.name" value="gsn-1.1.4"/>
<property name="gsn.name" value="gsn-1.1.5"/>

<target name="build-gsn" depends="clean-installer">

Expand Down

0 comments on commit b0ba770

Please sign in to comment.