summaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2019-09-09 20:13:50 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2019-09-09 20:13:50 -0400
commitffdeed6d39f651bc6ffb75ecf9b8134798041f82 (patch)
treeba629e526068b0ba4a21341f8147c48289dce220 /src/changes
parentc6897211cb5da8c5bbbaf267db8ad020eb63a114 (diff)
Upgrade version to 0.2
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b084b81..10924ea 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -5,13 +5,16 @@
<author email="bjculkin@mix.wvu">Benjamin Culkin</author>
</properties>
<body>
- <release version="current" description="Current work version">
+ <release version="0.2.0" description="Work up to the addition of pattern guards">
<action dev="Ben Culkin" type="add">
Initial release :)
</action>
<action dev="Ben Culkin" type="add">
Added a basic CLI front-end
</action>
+ <action dev="Ben Culkin" type="add">
+ General cleanup, including the addition of pattern guards
+ </action>
</release>
</body>
</document>