[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc 384bf81c0a 333/351: Update CHANGELOG (#
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc 384bf81c0a 333/351: Update CHANGELOG (#308) |
Date: |
Thu, 13 Jun 2024 18:39:08 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit 384bf81c0a2c46d9035009e2900ef4dced98af3f
Author: 10sr <8.slashes@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
Update CHANGELOG (#308)
---
CHANGELOG.md | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d92276eaf..01134c4b89 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,14 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
### Security
+## [0.10.1]
+
+### Fixed
+
+- Fix when-let (again) ([#305])
+- Fix compile warning of python-mode offset ([#306])
+
+
## [0.10.0] - 2023-05-07
### Added
@@ -36,18 +44,12 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
- Drop Emacs 24.x and 25.x ([#286])
-### Deprecated
-
-### Removed
-
### Fixed
- Fix write-file-functions default value ([#295])
- Check mode-class property for special modes ([#301])
- Load subr-x when compiling ([#302])
-### Security
-
## [0.9.1] - 2022-11-07
@@ -267,7 +269,8 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
*Undocumented*
-[Unreleased]:
https://github.com/editorconfig/editorconfig-emacs/compare/v0.10.0...HEAD
+[Unreleased]:
https://github.com/editorconfig/editorconfig-emacs/compare/v0.10.1...HEAD
+[0.10.1]:
https://github.com/editorconfig/editorconfig-emacs/compare/v0.10.0...v0.10.1
[0.10.0]:
https://github.com/editorconfig/editorconfig-emacs/compare/v0.9.1...v0.10.0
[0.9.1]:
https://github.com/editorconfig/editorconfig-emacs/compare/v0.9.0...v0.9.1
[0.9.0]:
https://github.com/editorconfig/editorconfig-emacs/compare/v0.8.2...v0.9.0
@@ -297,6 +300,8 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
[0.3]: https://github.com/editorconfig/editorconfig-emacs/compare/v0.2...v0.3
[0.2]: https://github.com/editorconfig/editorconfig-emacs/compare/v0.1...v0.2
[0.1]: https://github.com/editorconfig/editorconfig-emacs/releases/tag/v0.1
+[#306]: https://github.com/editorconfig/editorconfig-emacs/issues/306
+[#305]: https://github.com/editorconfig/editorconfig-emacs/issues/305
[#302]: https://github.com/editorconfig/editorconfig-emacs/issues/302
[#301]: https://github.com/editorconfig/editorconfig-emacs/issues/301
[#300]: https://github.com/editorconfig/editorconfig-emacs/issues/300
- [nongnu] scratch/editorconfig-cc 7a7a8c99a6 281/351: Add github actions badge, (continued)
- [nongnu] scratch/editorconfig-cc 7a7a8c99a6 281/351: Add github actions badge, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 49b0cd1a18 263/351: Fix that "?" does not match "/", Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc ae29b6421c 311/351: Add fixes for Emacs 29 (#276), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5946c20180 315/351: Prepare v0.9.1 (#281), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 90278ea953 307/351: Update CHANGELOG, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc f55d5f1f77 329/351: Prepare v0.10.0 (#303), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 2839f753f7 322/351: Update copyright year (#297), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 7dea9c4286 317/351: Drop Emacs 24.x and 25.x (#286), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 14ba6ed35b 314/351: Check `filename` rather than `buffer-file-name` for consistency (#280), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c925595659 337/351: Add support for hcl-mode (#312), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 384bf81c0a 333/351: Update CHANGELOG (#308),
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 7035295d42 339/351: Add jsonian-mode (#320), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 1b37f3f7fd 341/351: ci: Bump Emacs 29.x to 3 (#327), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 99a1e77c31 342/351: Exclude some versions from test target (#329), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 18ccad3beb 344/351: Separate some utility commands to new file (#330), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fe98f81020 348/351: Add switch not to override local variable values (#338), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc dbfe71c45c 165/351: Fix Makefile, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 9b86ec3902 148/351: Add file_type_emacs support, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 0d24b868d1 133/351: Add more plugin tests, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 97c22ffe64 109/351: Remove link to Marmalade package repository, Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 332df3265f 140/351: Fix assignment to free variable warnings, Stefan Monnier, 2024/06/13