From 2afea4f5830603533d91acae33593ea628382208 Mon Sep 17 00:00:00 2001 From: Jakub Panek Date: Sun, 9 Apr 2023 21:48:54 +0200 Subject: [PATCH] docs: fix changelog (#2332) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db95f778..25a37ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ ### Features/Changes +- [#1964](https://github.com/lapce/lapce/pull/1964): Add option to open files at line/column + ### Bug Fixes ## 0.2.7 ### Features/Changes -- [#2407](https://github.com/lapce/lapce/pull/2407): Add option to open files at line/column - ### Bug Fixes - [#2209](https://github.com/lapce/lapce/pull/2209): Fix macOS crashes - [#2228](https://github.com/lapce/lapce/pull/2228): Fix `.desktop` entry to properly associate with Lapce on Wayland