summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2019-01-14 21:46:23 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2019-01-14 21:46:23 -0800
commita7f8230b90985cbdfd9a235a8a510cef14659bd6 (patch)
tree0076e4a30ef83037ca56b850f929d37b810007f8
parent69bb0bdc371c9d69a5ed3717b2d8e0b7f0c89b49 (diff)
Update changelog.
-rw-r--r--changelog.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/changelog.md b/changelog.md
index 7909354..86f7c58 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,16 +4,21 @@ TBD
Bug Fixes:
----------
-* Clear error message when directory does not exist.
+* Clear error message when directory does not exist. (Thanks: [Irina Truong])
Features:
---------
-* Added `.load` command for loading extension libraries.
-
-*
+* Added `.load` command for loading extension libraries. (Thanks: [Zhiming Wang])
+* Add support for using `?` as a placeholder in the favorite queries. (Thanks: [Amjith])
1.0.0
=====
* To new beginnings. :tada:
+
+
+
+[Amjith]: https://blog.amjith.com
+[Zhiming Wang]: https://github.com/zmwangx
+[Irina Truong]: https://github.com/j-bennet