Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
knuch committed Aug 13, 2018
1 parent 202b439 commit d3ab085
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@

# CHANGELOG

*1.1.1* (2018-08-13)
- implement styleguide version (1.1.1)
- fix main nav on post detail page
- put breadcrumb inside a ul tag for semantics
- hotfix php 7.2 error with sozeof and strings

*1.1.0* (2018-08-10)
- implement styleguide version (1.1.0)
- implement new verison of the main nav
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1

0 comments on commit d3ab085

Please sign in to comment.