Skip to content

Commit

Permalink
updating readme and more description in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cogman committed Sep 11, 2018
1 parent 52d6dbf commit 94edf53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Misc code cleanup
- Intellij formatting
- Fixed a bug where icon resources weren't properly being loaded
- Adding first unit tests

# 1.6.0
- Removed version sniffing logic.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To use this library, add the following maven dependency to your pom file
<dependency>
<groupId>com.github.cogman</groupId>
<artifactId>javadocking</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</dependency>

### Original Readme
Expand Down

0 comments on commit 94edf53

Please sign in to comment.