-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:jesusantguerrero/atmosphere into …
…release/alpha7
- Loading branch information
Showing
4 changed files
with
1,301 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. | ||
|
||
## [2.0.1](https://github.com/jesusantguerrero/atmosphere/compare/v2.0.0...v2.0.1) (2024-07-29) | ||
|
||
## [2.0.0](https://github.com/jesusantguerrero/atmosphere/compare/v2.0.0-alpha.5...v2.0.0) (2024-07-29) | ||
|
||
|
||
### Features | ||
|
||
* add budgetCategory assignment in the front too ([6d650eb](https://github.com/jesusantguerrero/atmosphere/commit/6d650eb957865c827be307f09790872bd98af4ce)) | ||
* add payment of billying cycle ([96d038f](https://github.com/jesusantguerrero/atmosphere/commit/96d038f6d7871ea509ca027965ea75d03dbac6fc)) | ||
* delete payment and update cycle on transaction delete ([1c9b3b0](https://github.com/jesusantguerrero/atmosphere/commit/1c9b3b065e27c6e1a11c0714d4bea035329747bb)) | ||
* finish link credit card payment ([180ff37](https://github.com/jesusantguerrero/atmosphere/commit/180ff3733a685cb10eb4d613451adb5c54897d9c)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Category selector from budget balances ([9c04095](https://github.com/jesusantguerrero/atmosphere/commit/9c04095fecb3febc06ca48e2a101ecd42c4934b4)) | ||
* credit card services ([d187d76](https://github.com/jesusantguerrero/atmosphere/commit/d187d766b72535a7448137b2bc64c7f6a404e0e4)) | ||
* improve billing cycle process ([57bd3da](https://github.com/jesusantguerrero/atmosphere/commit/57bd3da90c50453e21db9c6bde384fff433ce7a4)) | ||
* Improve duplication transaction finder ([abb7c89](https://github.com/jesusantguerrero/atmosphere/commit/abb7c8900f879263f44e3eea38ece818af13cd8c)) | ||
* improve UX details in accounts ([7498900](https://github.com/jesusantguerrero/atmosphere/commit/7498900eac9f6083c96f44a1ea2c6cacd83e2d06)) | ||
* month rollover script ([1e3eb2d](https://github.com/jesusantguerrero/atmosphere/commit/1e3eb2d4ccfc062179bc7e769e2521ad20a39e04)) | ||
* move movement calculation to frontend ([475baa9](https://github.com/jesusantguerrero/atmosphere/commit/475baa9b85394430884dc7469af37e96fb0b8e4b)) | ||
|
||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.