Skip to content

Commit

Permalink
Release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Nov 2, 2016
1 parent 43e8572 commit c5f10f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ OWASP Database is licensed under https://creativecommons.org/licenses/by-sa/3.0/
Change Log
==========

XX XXXXXXX XXXX - 1.3.3
02 November 2016 - 1.3.3
- Add log level selection to admin logs page
- Can now search across filenames and paths
- Slight performance improvements for indexing
Expand Down
1 change: 1 addition & 0 deletions fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ def pushtagbranch():
local('git push --tags')

def build_all_release():
js_test()
build_release()
build_community_release()

Expand Down

0 comments on commit c5f10f9

Please sign in to comment.