summaryrefslogtreecommitdiff
path: root/src/changes/changes.xml
blob: b084b81a0a11833f0b2b0f7e07f19b71dd060433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>         
			<action dev="Ben Culkin" type="add">
				Added a basic CLI front-end
			</action>
		</release>
	</body>
</document>