Skip to content

Commit

Permalink
Chore: update changelog and readme for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FaKleiser committed Nov 29, 2016
1 parent 5061079 commit 58c546b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ This file keeps track of all changes to this project. This project follows [sema
## [UNRELEASED]


## v1.0.0 - 2016-11-29

- Release `v1.0.0` for thesis completion.


## v0.4.0 - 2016-11-02

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Define a dependency to this project using [JitPack](https://jitpack.io/#DECLARE-
<dependency>
<groupId>com.github.DECLARE-Project</groupId>
<artifactId>fastpan</artifactId>
<version>v0.4.0</version>
<version>v1.0.0</version>
</dependency>
```

Expand Down

0 comments on commit 58c546b

Please sign in to comment.