release: update changelog

This commit is contained in:
Zack Schuster 2021-11-19 16:58:04 -08:00
parent 87b86299a0
commit 9c0735ea89
1 changed files with 3 additions and 3 deletions

View File

@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [3.6.1] - TBD
### Fixed
- remove call to deprecated `RegExp.prototype.compile` (causes build error on typescript@4.5)
## [3.7.0] - 2021-11-19
### Added
- support `typescript@4.5`
## [3.6.0] - 2021-09-03
### Added