summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-04-20 23:08:10 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-04-20 23:08:10 -0600
commitcbcf4f6f2c2264cff9e52ebb1cfd654a302d74f0 (patch)
treefde5b33c65d0394541872e690f0a34b890299415 /ChangeLog
parent9bfb9dd2e8fa187a36c4ef98a491b9c2944bbd11 (diff)
minor refactoring
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c96e9bb..aca14d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
CHANGES
=======
+v0.6.1
+------
+
+* add meaningful error messages when missing mandatory metadata
+* add logging to builder, md\_parser and page, and minor code refactor
+* minor debug fix for database
+* fix db write bug missing newline, minor refactor
+* fix pyssg and database errors
+* add logging to database, discovery and pyssg
+* add typing to formatter
+* add debug flag, minor fix in readme
+* add initial logging capabilities
+* add build and upload command, modified readme
+
v0.6.0
------