aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYash Karandikar2020-03-18 11:24:31 -0500
committerYash Karandikar2020-03-18 11:24:31 -0500
commit82e3eafc80a20e75c886c0edf6269a59a42b00c7 (patch)
tree2a59ad34ed6a547a97d64b2d8531f7f2afe0d037
parente7dbc04859dbbc5bde2c2a4e277a5497255c26fb (diff)
downloadaur-82e3eafc80a20e75c886c0edf6269a59a42b00c7.tar.gz
Create changelog
-rw-r--r--CHANGELOG.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 000000000000..752bfcf66c4d
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,36 @@
+# haur Changelog
+
+#### v3.2.1-1
+- Change default configuration file location
+- Bug fixes
+
+#### v3.2-1
+- Add search functionality
+
+#### v3.1-1
+- Create error function
+
+#### v3.0-1
+- Create configuration file
+
+#### v2.2-2
+- Suppress tput errors
+
+#### v2.2-1
+- Add support for updating packages
+
+#### v2.1-1
+- Use Makefile for portable installation
+
+#### v2.0-5
+- Miscellaneous changes
+
+#### v2.0-2
+- Rewrite haur
+
+#### v1.5-1
+- Added ability to clear cached packages
+
+#### v1.0-1
+
+- Initial release