summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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>