Skip to content

Commit fae28a4

Browse files
committed
chore(main): release 15.1.0
1 parent b25c9e7 commit fae28a4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [15.1.0](https://github.com/AstroNvim/astrocommunity/compare/v15.0.0...v15.1.0) (2024-12-11)
4+
5+
6+
### Features
7+
8+
* **colorscheme:** add palenight.nvim colorscheme ([#1285](https://github.com/AstroNvim/astrocommunity/issues/1285)) ([b59ad24](https://github.com/AstroNvim/astrocommunity/commit/b59ad24883f59f13b8398f9759597d845586bac5))
9+
* **git:** add `mini.diff` ([b95c5da](https://github.com/AstroNvim/astrocommunity/commit/b95c5daf07316b271b5ed6d092228c99c260722b))
10+
* **pack:** Add purescript pack ([#1222](https://github.com/AstroNvim/astrocommunity/issues/1222)) ([aaaa844](https://github.com/AstroNvim/astrocommunity/commit/aaaa844e45420cd7b5f11b7c399bee919513d1d5))
11+
* **utility:** Add in live-server.nvim ([#1270](https://github.com/AstroNvim/astrocommunity/issues/1270)) ([e986131](https://github.com/AstroNvim/astrocommunity/commit/e98613137cedd3469c430808621f1c0bb5f81f84))
12+
13+
14+
### Bug Fixes
15+
16+
* **cmp-latex-symbols:** use correct repository ([9170837](https://github.com/AstroNvim/astrocommunity/commit/917083747a24022bac4b6feeff29ea1c5febc72f)), closes [#1236](https://github.com/AstroNvim/astrocommunity/issues/1236)
17+
* **cs-omnisharp:** Fix bug in handler registration caused by wrong lsp name ([#1279](https://github.com/AstroNvim/astrocommunity/issues/1279)) ([b25c9e7](https://github.com/AstroNvim/astrocommunity/commit/b25c9e729369f9f52f2986bb8543f45549fed206))
18+
* **nvim-toggler:** remove repetition in README ([e643030](https://github.com/AstroNvim/astrocommunity/commit/e6430306ca3670e920769176c16ee4125f53ee1e))
19+
* **pack:** Add support for additional Ansible directory structures in `ansible`'s path_regex, and correct docs ([#1280](https://github.com/AstroNvim/astrocommunity/issues/1280)) ([c5e7f6a](https://github.com/AstroNvim/astrocommunity/commit/c5e7f6a76e7addf90f3b08d37eef2feb88557267))
20+
* **pack:** Add support for additional well-known Ansible directories ([c5e7f6a](https://github.com/AstroNvim/astrocommunity/commit/c5e7f6a76e7addf90f3b08d37eef2feb88557267))
21+
* **proto:** replace deprecated `bufls` with `buf_ls` ([#1275](https://github.com/AstroNvim/astrocommunity/issues/1275)) ([bb7988a](https://github.com/AstroNvim/astrocommunity/commit/bb7988ac0efe0c17936c350c6da19051765f0e71))
22+
323
## [15.0.0](https://github.com/AstroNvim/astrocommunity/compare/v14.1.0...v15.0.0) (2024-11-11)
424

525

0 commit comments

Comments
 (0)