Sha256: d3958f08823ca956f25ced9edc207c5a54b77ed9cda3d4afd6035be716d3f00b

Contents?: true

Size: 467 Bytes

Versions: 2

Compression:

Stored size: 467 Bytes

Contents

# Changelog

## v1.0.0

### New Endpoints
- Add Bank Statements endpoints
- Add Categories endpoints
- Add Credit Cards endpoints
- Add Credit Cards Transactions endpoints
- Add Reconciles endpoints
- More endpoints for Financial Accounts (`find_all`, `find`)
### Improvements
- Implement search by attributes in Categories
###  Deprecations
- `FinancialAccount#destroy` and `#update` signatures are now `(entity_id, id, params)` instead of `(id, entity_id, params)`

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
myfinance-1.1.0 CHANGELOG.md
myfinance-1.0.0 CHANGELOG.md