Skip to content

Commit

Permalink
docs(changelog): 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Dec 13, 2022
1 parent bfc63da commit bfc41de
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 3.0.0 - 2022-12-12

### Breaking
- Drop support for Node 12

### Features
- New option: `ms` (show milliseconds) (#17)
- TypeScript: Export FormatDurationOptions (#15)

### Misc
- CI: add Node 18 to test matrix

## 2.0.0 - 2022-03-16

### Breaking Changes
Expand Down

0 comments on commit bfc41de

Please sign in to comment.