Skip to content

Commit 43eccf9

Browse files
committed
update changelog with migration
1 parent 7af5a03 commit 43eccf9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

unreleased_changes/9435.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
### Changed
22
- Compacted and filtered monthly credit transactions to reduce the size of the credit activity in the frontend UI.
33

4+
### Migration
5+
- Fixed incorrect ASSERT statement in the enforce_non_negative_balance function.
6+
- Updated revoking credit transaction comments to to include the month and year of the grant matching the format used by new revoking transactions.
7+
8+
### Postgres Evolutions
9+
- [160-fix-revoking-credit-transactions.sql](schema/evolutions/160-fix-revoking-credit-transactions.sql)
10+

0 commit comments

Comments
 (0)