Skip to content

Commit 5c94800

Browse files
committed
chore: release 2.4.9
1 parent ad57a91 commit 5c94800

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog], and this project adheres to
66
[Semantic Versioning].
77

8+
## [2.4.9] - 2021-09-21
9+
10+
### Bug Fixes
11+
12+
- deno 1.14 support, signals ([`1a824a5`])
13+
814
## [2.4.8] - 2021-06-18
915

1016
## [2.4.7] - 2021-02-03
@@ -30,7 +36,7 @@ The format is based on [Keep a Changelog], and this project adheres to
3036

3137
### Bug Fixes
3238

33-
- change _._ to **/_._ ([`201d7bc`])
39+
- change *.* to **/*.* ([`201d7bc`])
3440

3541
## [2.4.4] - 2020-10-10
3642

@@ -246,6 +252,8 @@ The format is based on [Keep a Changelog], and this project adheres to
246252

247253
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
248254
[semantic versioning]: https://semver.org/spec/v2.0.0.html
255+
[2.4.9]: https://github.com/denosaurs/denon/compare/2.4.8...2.4.9
256+
[`1a824a5`]: https://github.com/denosaurs/denon/commit/1a824a5611ef6e0c56309aa00d02c1961c353e77
249257
[2.4.8]: https://github.com/denosaurs/denon/compare/2.4.7...2.4.8
250258
[2.4.7]: https://github.com/denosaurs/denon/compare/2.4.6...2.4.7
251259
[`0776e6c`]: https://github.com/denosaurs/denon/commit/0776e6c58a2322c14b6e145b8d0f918fdd97c80e

0 commit comments

Comments
 (0)