summaryrefslogtreecommitdiff
path: root/src/changes/changes.xml
blob: 10924ea15a06073ba50f26bf35c5360397112078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="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>