We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b6d43 commit 4c1c2b0Copy full SHA for 4c1c2b0
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 1.2 (not yet on MELPA stable).
+# 1.3 (not yet on MELPA stable)
2
+
3
+No changes yet.
4
5
+# 1.2
6
7
Improved indentation for `|>`, generics, and vec literals.
8
hack-mode.el
@@ -16,7 +16,7 @@
16
;; along with this program. If not, see <https://www.gnu.org/licenses/>.
17
18
;; Author: John Allen <jallen@fb.com>, Wilfred Hughes <me@wilfred.me.uk>
19
-;; Version: 1.2.0
+;; Version: 1.3.0
20
;; Package-Requires: ((emacs "25.1") (s "1.11.0"))
21
;; URL: https://github.com/hhvm/hack-mode
22
0 commit comments