Skip to content

Commit

Permalink
added new version to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
devRMA committed Feb 18, 2022
1 parent 51f5004 commit 8eb51dc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 1.1.0 (18/02/2022)

### Added

- Added new "to_dict" method to `Statistics` class.
- Added new "statistics" property to `Stopwatch` class.

### Changed

- The "laps" property of the `Stopwatch` class is now an attribute, which has a list of `Lap` objects.

## 1.0.11 (08/02/2022)

### Added
Expand Down

0 comments on commit 8eb51dc

Please sign in to comment.