From 46b8aee2353da37721aa8a4f4ab17ab14e1ae839 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Wed, 6 Apr 2022 16:25:18 +0200 Subject: chore: update changelog --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e4ff15..dac1c686 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,29 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### Features + +- _(plugins)_ add support for packer snapshots (#2351) + +### Bugfix + +- _(installer/pwsh)_ fixes some details on installer and uninstaller (#2404) +- _(telescope)_ set binding to actions.select_default only (#2395) +- _(theme)_ make sure the new theme is fully loaded (#2392) +- _(windows)_ specify required powershell version for the installation script (#2376) +- update deprecated methods in example configuration for trouble.nvim (#2416) + +### Refactor + +- _(lsp)_ replace deprecated ocamllsp with ocamlls (#2402) +- re-enable packer.sync() in LvimReload (#2410) + +### Documentation + +- _(README)_ change forgotten breaking change in example (#2377) + ## [1.1.3] ### Features -- cgit v1.2.3