Skip to content

Commit

Permalink
Release version 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ollietreend committed Jul 12, 2023
1 parent 3f664a4 commit 6afad56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 8.0.1

* Add margin-bottom to embedded attachments ([#281](https://github.com/alphagov/govspeak/pull/281))

## 8.0.0

* BREAKING: HTML style attribute and style element, which were never supposed to be available, are forbidden. [#279](https://github.com/alphagov/govspeak/pull/279)
Expand Down
2 changes: 1 addition & 1 deletion lib/govspeak/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Govspeak
VERSION = "8.0.0".freeze
VERSION = "8.0.1".freeze
end

0 comments on commit 6afad56

Please sign in to comment.