summaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2019-06-12 17:02:15 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2019-06-12 17:02:15 -0400
commit5392663881d49fed1df32c58c99f63242b38733f (patch)
tree4e3bee0d65430740dc46fdae615c3eba6313ba00 /src/changes
parent66652bfad76e4149375ce7b305ecac41c59ca84c (diff)
Update
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
new file mode 100644
index 0000000..f5bc768
--- /dev/null
+++ b/src/changes/changes.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<document>
+ <properties>
+ <title>everge - Simple text replacement application</title>
+ <author email="bjculkin@mix.wvu">Benjamin Culkin</author>
+ </properties>
+ <body>
+ <release version="current" description="Current work version">
+ <action dev="Ben Culkin" type="add">
+ Initial release :)
+ </action>
+ </release>
+ </body>
+</document>