Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Lopez committed Jun 27, 2016
1 parent 2818142 commit dcd44f2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fiware-aiakos",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
Expand Down
16 changes: 14 additions & 2 deletions tools/build/files/redhat/SPECS/fiware-aiakos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,17 @@ if [ $1 -eq 0 ]; then
fi

%changelog
* Tue Dec 01 2015 Telefónica I+D <opensource@tid.es> 1.0.0-1
- TODO
* Wed Mon 27 2016 Telefónica I+D <opensource@tid.es> 1.3.0
- Create dockerfiles for the Aiakos component
- Improve unit tests
- Update the Documentation
- Configure hub.docker image

* Wed Mar 02 2016 Telefónica I+D <opensource@tid.es> 1.2.0
- Improved the error management layer
- Fix bug about capital letters
- Added Dockerfile

* Tue Dec 01 2015 Telefónica I+D <opensource@tid.es> 1.0.0
- API operations: get/post
- Authentication with token

0 comments on commit dcd44f2

Please sign in to comment.