Skip to content

Commit e788bbb

Browse files
bors[bot]notriddle
andauthored
Merge #152
152: Release 3.1.4 r=notriddle a=notriddle Co-authored-by: Michael Howell <[email protected]>
2 parents 758c56f + 8f33b33 commit e788bbb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 3.1.4
4+
35
* chore: use `#[non_exhaustive]` instead of hidden variant for `UrlRelative` policy
46
* chore: remove unnecessary dependency on third-party `matches!` macro
57

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ammonia"
3-
version = "3.1.3"
3+
version = "3.1.4"
44
authors = ["Michael Howell <[email protected]>"]
55
description = "HTML Sanitization"
66
keywords = [ "sanitization", "html", "security", "xss" ]

0 commit comments

Comments
 (0)