File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # Version 1.0.12 (2019-01-22)
2+
3+ * Support Java 11.
4+ * Fix some bugs and improve stability.
5+
16# Version 1.0.11 (2019-01-09)
27
38* Improve completion order.
Original file line number Diff line number Diff line change 66; ; Author: Yutaka Matsubara (yutaka.matsubara@gmail.com)
77; ; Homepage: https://github.com/mopemope/meghanada-emacs
88; ; Keywords: languages java
9- ; ; Package-Version: 1.0.11
9+ ; ; Package-Version: 1.0.12
1010; ; Package-Requires: ((emacs "24.3") (yasnippet "0.6.1") (company "0.9.0") (flycheck "0.23"))
1111
1212; ; This program is free software; you can redistribute it and/or modify
4848; ; Const
4949; ;
5050
51- (defconst meghanada-version " 1.0.11 " )
51+ (defconst meghanada-version " 1.0.12 " )
5252(defconst meghanada-setup-version " 0.0.2" )
5353(defconst meghanada--eot " \n ;;EOT\n " )
5454(defconst meghanada--junit-buf-name " *meghanada-junit*" )
You can’t perform that action at this time.
0 commit comments