Skip to content

Commit

Permalink
modify CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BardoQi committed Nov 26, 2020
1 parent df6d32d commit deda035
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,27 @@
All Notable changes to `bigMath` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
## 0.0.2- 2020-11-18
### Added
- Big Complex Class

### Deprecated
- Nothing

### Fixed
- Type hint bug

### Removed
- Nothing

### Security
- Nothing


## 0.0.1 - 2018-11-18

### Added
- The first release of phpmath/bigMath
- The first release of bardoqi/bigmath

### Deprecated
- Nothing
Expand Down

0 comments on commit deda035

Please sign in to comment.