Prechádzať zdrojové kódy

chore: update changelog

kylo252 3 rokov pred
rodič
commit
46b8aee235
1 zmenil súbory, kde vykonal 23 pridanie a 0 odobranie
  1. 23 0
      CHANGELOG.md

+ 23 - 0
CHANGELOG.md

@@ -2,6 +2,29 @@
 
 
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 
 
+## [unreleased]
+
+### <!-- 1 --> Features
+
+- _(plugins)_ add support for packer snapshots (#2351)
+
+### <!-- 2 --> Bugfix
+
+- _(installer/pwsh)_ fixes some details on installer and uninstaller (#2404)
+- _(telescope)_ set <cr> 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)
+
+### <!-- 3 --> Refactor
+
+- _(lsp)_ replace deprecated ocamllsp with ocamlls (#2402)
+- re-enable packer.sync() in LvimReload (#2410)
+
+### <!-- 4 --> Documentation
+
+- _(README)_ change forgotten breaking change in example (#2377)
+
 ## [1.1.3]
 ## [1.1.3]
 
 
 ### <!-- 1 --> Features
 ### <!-- 1 --> Features