Skip to content

Commit 1ccf321

Browse files
committed
Add changes to log
1 parent 254cd9d commit 1ccf321

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
This file contains the changes to the crate since version 0.1.1.
44
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## Unreleased
7+
8+
- Implement all the rational function evaluations using generic functions
9+
instead of several different hand made ones.
10+
611
## 1.0.13
712

813
- Removed the note about the accuracy on the trait functions,
@@ -11,7 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1116

1217
## 1.0.12
1318

14-
- Noted the accuracy of the functions on the trait in the example.
19+
- Noted the accuracy of the functions on the trait in the example.
1520
- Improvements to CI jobs.
1621
- Updated dev-dependencies.
1722

0 commit comments

Comments
 (0)