Skip to content

Commit

Permalink
bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixSchwarz committed Mar 24, 2022
1 parent b8f2348 commit 9f87b51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@

0.x.x (not yet released)
0.7.0 (2022-03-24)
------------------

- fix incomplete implementation of `background` attributes for `<mj-section>`
- check HTML output against mjml 4.12.0: test suite was updated with outputs
from mjml 4.12.0 and required fixes where ported.


0.6.2 (2021-06-01)
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.2
0.7.0

0 comments on commit 9f87b51

Please sign in to comment.