summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-02-17 01:25:52 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-02-17 01:25:52 -0600
commitca019ea6723ffb841e8ce295e48ea0472aeac96d (patch)
treecb0bd57562235eeb21411a2e53bf1cf939c2e83a /ChangeLog
parenta5d9664a9264f45b088cc363331b391a40779b40 (diff)
fix classifiers, bump versionv1.0.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..40f5b84
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,12 @@
+CHANGES
+=======
+
+v1.0.0
+------
+
+* finish testing and polishing, add readme
+* add type hints
+* add more testing and fix small bugs
+* add simple tests and simple working solution
+* add boilerplate code, rename repo
+* Initial commit