emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/raku-mode d8811251af 244/253: Update changelog for v0.2.0


From: ELPA Syncer
Subject: [nongnu] elpa/raku-mode d8811251af 244/253: Update changelog for v0.2.0
Date: Sat, 29 Jan 2022 08:29:02 -0500 (EST)

branch: elpa/raku-mode
commit d8811251af317e67cf7a6d809a3c2225bcf2ae41
Author: Matias Linares <matiaslina@gmail.com>
Commit: Matias Linares <matiaslina@gmail.com>

    Update changelog for v0.2.0
---
 CHANGELOG.md | 22 ++++++++++++++++++++--
 raku-mode.el |  2 +-
 2 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89dd9d8d07..56759df6b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
-# Perl 6 Mode change log
+# Changelog
 
-## Unreleased
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a 
Changelog](https://keepachangelog.com/en/1.0.0/).
+
+## [0.2.0] - 2021-04-12
+### Added
+- `QUIT`, `DOC`, `CLOSE` phasers to font-lock
+- `ge` operator font-lock
+
+### Changed
+
+- Change default repl keybindings.
+- Fix hanging assignment indentation.
+
+### Removed
+
+- `START` phaser.
+
+## [0.1.0]
 ### Added
 - Basic syntax highlighting
diff --git a/raku-mode.el b/raku-mode.el
index 75d4e0e724..db0e6ef4a8 100644
--- a/raku-mode.el
+++ b/raku-mode.el
@@ -5,7 +5,7 @@
 ;; Author: Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
 ;; URL: https://github.com/hinrik/perl6-mode
 ;; Keywords: languages
-;; Version: 0.1-git
+;; Version: 0.2.0
 ;; Package-Requires: ((emacs "24.4") (pkg-info "0.1"))
 
 ;; This file is not part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]