Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2020-08-05 01:49:51 -0400
committerIan Jauslin <ian@jauslin.org>2020-08-05 01:59:08 -0400
commit26171da37a26fc3c18642b2b386501cb97ddf4ad (patch)
tree558cf7e7c5ef71d3f35a01c20dc51ddd58b0e1a8 /Changelog
parent196f3d05a9921347239c93850bfe17caf3c9d015 (diff)
Update to v1.0:v1.0
Fixed: Missing prefactor in the expression of f-f*f Fixed: 1/rho is convex, not concave. Fixed: Miscellaneous typos and small changes to the formatting.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 59e69e0..7dbea81 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,12 @@
+v1.0:
+
+ * Fixed: Missing prefactor in the expression of f-f*f
+
+ * Fixed: 1/rho is convex, not concave.
+
+ * Fixed: Miscellaneous typos and small changes to the formatting.
+
+
v0.1:
* Added: Theorem on positivity of solutions.