Skip to content

Commit 9829144

Browse files
committed
3.0.0
1 parent 6ee7983 commit 9829144

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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).
44

5+
## 3.0.0 (2019-08-02)
6+
7+
### Changed
8+
- **Breaking**: TypeScript type definitions now require TypeScript 3.
9+
- Updated dependencies to their latest versions.
10+
11+
### Fixed
12+
- An issue where `timer#time.elapsed` was a timestamp when idle but a timespan when running. Fixes [#11](https://github.com/onury/tasktimer/issues/11).
13+
14+
515
## 2.0.1 (2019-01-21)
616
This release includes various **breaking changes**. Please see the [API reference][docs]. Also note that this version is completely re-written in TypeScript.
717

0 commit comments

Comments
 (0)