Skip to content

Commit

Permalink
Merge pull request #441 from hit9/dev
Browse files Browse the repository at this point in the history
Bump v0.1.3
  • Loading branch information
hit9 committed Mar 3, 2016
2 parents 5128d50 + 8de4e46 commit 47e57cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.1.3
-----

* Webapp: Add matched rules link in metric page. #436 #440
* Webapp: Implement English/Chinese support. #435
* Models: Fix cached rule.Comment empty bug. #434
* Webapp: Use non-auth-required getNotice instead of getConfig. #433

0.1.2
-----

Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
package version

// Version exports
const Version = "0.1.2"
const Version = "0.1.3"

0 comments on commit 47e57cc

Please sign in to comment.