Skip to content

Commit d3b5d5c

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.0 [skip ci]
1 parent 67abfe0 commit d3b5d5c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [0.3.0](https://github.com/wllfaria/ledger.nvim/compare/v0.2.0...v0.3.0) (2024-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing metatable overriding on config initialization ([8c22259](https://github.com/wllfaria/ledger.nvim/commit/8c22259fbe54aeeff1cf500b5d0871e8143250bc))
7+
8+
9+
### Features
10+
11+
* displaying help messages and actually updating things ([d4faf00](https://github.com/wllfaria/ledger.nvim/commit/d4faf00dc8483b4abd9a7706242d693ee40bb035))
12+
* implementing filters ([17e4a7f](https://github.com/wllfaria/ledger.nvim/commit/17e4a7f87f3d8995c981330db656962e451db3a0))
13+
* initial display of commands output ([536468c](https://github.com/wllfaria/ledger.nvim/commit/536468cf87415a14784bbce371a3b3ca54dd5eb7))
14+
* toggling filters ([cd6c60e](https://github.com/wllfaria/ledger.nvim/commit/cd6c60ee9cbcd34e6c6043cec1dfae60a9c606e2))
15+
16+
17+
118
# [0.2.0](https://github.com/wllfaria/ledger.nvim/compare/v0.1.0...v0.2.0) (2024-08-20)
219

320

version.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.2.0"
1+
version = "0.3.0"

0 commit comments

Comments
 (0)