Skip to content

Commit 53242df

Browse files
chore(master): release 2.0.0
1 parent 4436d35 commit 53242df

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/wsdjeg/tasks.nvim/compare/v1.0.0...v2.0.0) (2025-10-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **depends:** use upstream toml plugin
9+
10+
### Features
11+
12+
* add picker.nvim source ([285f8d5](https://github.com/wsdjeg/tasks.nvim/commit/285f8d5b96fe213ab61a9d3c8e0cc4c87f18d78f))
13+
14+
15+
### Bug Fixes
16+
17+
* **depends:** use upstream toml plugin ([69bc0f9](https://github.com/wsdjeg/tasks.nvim/commit/69bc0f9a97ff7ad0f3748b23e511241f537455c3))
18+
* fix docs ([4436d35](https://github.com/wsdjeg/tasks.nvim/commit/4436d359926f5c348d8646aea191e79c843e001d))
19+
* fix sring format ([d4c4394](https://github.com/wsdjeg/tasks.nvim/commit/d4c439415f7556d0e5ce9c9b01b2782d1dd826b4))
20+
* implement logger for tasks.nvim ([569d642](https://github.com/wsdjeg/tasks.nvim/commit/569d64295d3aedc90d85233b843cd0406a51df79))
21+
322
## 1.0.0 (2025-03-13)
423

524

0 commit comments

Comments
 (0)