Skip to content

Commit

Permalink
Prepping for 0.11.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Mar 9, 2020
1 parent 6958158 commit c6930b0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
Changelog
=========

0.11.2 (2020-03-09)
-------------------

0.11.2 (?)
----------
* Added utilities to check `If-Match`, `If-None-Match`, `If-Modified-Since`,
`If-Unmodified-Since`.
* Typescript target is now `es2019` instead of `esnext` to ensure that older
Node.js versions are supported.
* Added a workaround to make sure the package works around a bug in
`@types/node@13`.


0.11.1 (2020-03-03)
Expand Down

0 comments on commit c6930b0

Please sign in to comment.