Operators with std::string
[libacl.git] / ChangeLog
index f436736..0b1e076 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
+Jun 11, 2020 - Release 0.3.1
+============================
+
+  - Introduction of class SuperString
+
+Feb 07, 2020 - Release 0.3
+============================
+
+  - hour: Add and subtract a number of seconds.
+  - Add parameter bool localtime to now() and today()
+  - String: Boundary checking on index and subtring operators
   - Ported class Integer from the Gnu libg++ library.
+  - Added date::Weekday()
+  - Added class configration
+  - Added class xml
 
 Oct 31, 2019 - Release 0.2
 ============================