Skip to content

Commit

Permalink
doc: release CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
redstreet committed Jan 24, 2023
1 parent 7afd1b0 commit 74e852c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# Changelog


## (unreleased)
## 0.3.0 (2023-01-24)


### New
- autoclose_tree: new plugin automatically closes all of an account's descendants when
an account is closed. [Red S]
- opengroup (experimental): new plugin to automatically open sets of accounts. [Red S]

### Improvements
- rename_accounts: accept regexes for renames (#20) [Ankur Dave]
- rename_accounts: Support renaming within all directives, not just Transaction (#17) [Ankur Dave]
- rename_accounts: Copy only renamed directives for performance (#18) [Ankur Dave]
- long_short: use tolerance to determine whether to scale. [Red S]

### Fixes
- #19 error when used in conjunction with beancount.plugins.auto_accounts. [Red S]



Expand Down

0 comments on commit 74e852c

Please sign in to comment.