Skip to content

Commit 4153055

Browse files
committed
chore(master): release 0.2.0
1 parent b427a5a commit 4153055

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/wsdjeg/calendar.nvim/compare/v0.1.0...v0.2.0) (2026-01-03)
4+
5+
6+
### Features
7+
8+
* support custom mark_icon ([732d181](https://github.com/wsdjeg/calendar.nvim/commit/732d1817e7c5b7c2eb9077e65977c2640ee305e3))
9+
* support extensions ([f124b59](https://github.com/wsdjeg/calendar.nvim/commit/f124b59c2f6f40b33afc13a6f69910dd37e20bca))
10+
* support highlit_day function ([260f72c](https://github.com/wsdjeg/calendar.nvim/commit/260f72cafaeedd509e46dfb14fcc13490b92bdc2))
11+
* support keymaps ([e3cec1f](https://github.com/wsdjeg/calendar.nvim/commit/e3cec1f867af4a9f088e85112efd4e6f74a967e1))
12+
* support mark day ([89ff09f](https://github.com/wsdjeg/calendar.nvim/commit/89ff09f5b9015e86524b044187c1aec75b27bef5))
13+
* support next/previous_week ([63a2edc](https://github.com/wsdjeg/calendar.nvim/commit/63a2edcae2de2a6cf1af892a8f71b1f673338c5c))
14+
15+
16+
### Bug Fixes
17+
18+
* disable scrolloff of calendar ([b427a5a](https://github.com/wsdjeg/calendar.nvim/commit/b427a5a8f34e3a2d5c678de0f003d9c4555db992))
19+
* do not create new buf ([9bb1a6e](https://github.com/wsdjeg/calendar.nvim/commit/9bb1a6efc590be11722e402e2e16fd303dfb9c08))
20+
* fix empty lines ([87f9c3d](https://github.com/wsdjeg/calendar.nvim/commit/87f9c3d96477867aaeb2f52cf07d8ff0c5bc5826))
21+
* fix highlight_today ([1e1bcce](https://github.com/wsdjeg/calendar.nvim/commit/1e1bccef79f1adf471689d59d9d0912baf193b87))
22+
* fix setup function ([ef0cc98](https://github.com/wsdjeg/calendar.nvim/commit/ef0cc981d4ccc98e85078aae3fcc20df160aacdd))
23+
* make view support special year and month ([d896c3a](https://github.com/wsdjeg/calendar.nvim/commit/d896c3a52099ce44fcf1382fb5f93bd7589a6cbf))
24+
325
## 0.1.0 (2026-01-01)
426

527

0 commit comments

Comments
 (0)