We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a50e46 commit 2c0bebdCopy full SHA for 2c0bebd
Changelog.md
@@ -1,9 +1,10 @@
1
# Changelog
2
+
3
_______________________________
4
5
## 16 June 2021 - v1.0.0
6
-- Initial Release
7
+- Initial Release.
8
9
## 18 June 2021 - v1.0.1
10
@@ -13,6 +14,6 @@ _______________________________
13
14
15
## 24 June 2021 - v1.1.0
16
-- replace warnings with Errors.
17
-- improved efficiency of `Null()`, `Identity()` and `matSub()`.
18
-- Reduced SLOC
+- Replaced warnings with errors (ValueError).
+- Improved efficiency of `Null()`, `Identity()` and `matSub()`.
19
+- Reduced SLOC.
0 commit comments