We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e37e5e commit 603538aCopy full SHA for 603538a
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-Version 0.2 (unreleased)
+Version 0.3 (unreleased)
2
+-----------
3
+
4
5
+Version 0.2
6
-----------
7
8
- [Fea] Implemented `check_drupal_log`
bin/check_drupal_log
@@ -15,7 +15,7 @@ INFO_AUTHOR="Patrick Plocke <patrick@plocke.de>"
15
INFO_GPGKEY="0x28BF179F"
16
INFO_DATE="2015-12-09"
17
INFO_LICENSE="MIT"
18
-INFO_VERSION="0.1"
+INFO_VERSION="0.2"
19
20
# Get the path
21
export PATH="$PATH:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
0 commit comments