Skip to content

Commit 01c40e4

Browse files
committed
Release 0.2.0
1 parent 808a62b commit 01c40e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next version
44

5+
## 0.2.0 (2021-04-19)
6+
57
- Enable `comment-use-syntax` [#4](https://github.com/ybiquitous/rbs-mode/pull/4)
68

79
## 0.1.0 (2021-04-12)

rbs-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2020 Masafumi Koba
44

55
;; Author: Masafumi Koba
6-
;; Version: 0.1.0
6+
;; Version: 0.2.0
77
;; Package-Requires: ((emacs "24.3"))
88
;; Keywords: languages
99
;; URL: https://github.com/ybiquitous/rbs-mode

0 commit comments

Comments
 (0)