We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c3404 commit e262132Copy full SHA for e262132
1 file changed
CHANGELOG.md
@@ -5,8 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-<!--
9
-## Unreleased -->
+<!-- ## Unreleased -->
+
10
+## [1.1.0](https://github.com/metonym/posthtml-hash/releases/tag/v1.1.0) - 2020-07-16
11
12
+- Add custom `pattern` option for matching file names
13
14
+- Add `hashLength` option to override default hash length
15
16
## [1.0.0](https://github.com/metonym/posthtml-hash/releases/tag/v1.0.0) - 2020-05-09
17
0 commit comments