Current section

Files

Jump to
fortnox_ex CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.4.2]
### Added
- authorization code to access token
- authentication
- fuse rate limiting
- hackney
## [0.4.1]
### Fixed
- get_customer_by_customer_number model
- list_customers model
## [0.4.0]
### Added
- get_customer_by_customer_number
- list_customers
### Removed
- All existing code and started with new openapi generator based version
## [0.3.0] - 2021-02-03
### Added
- Supplier
- Supplier Invoice
- Account
- Unit
- Assets
- AccountChart
- Price List
- Currency
## [0.2.0] - 2021-02-03
### Added
- Employee
- Project
- Absence Transaction
- Attendance Transaction
- Article
## [0.1.0] - 2021-02-03
### Added
- Basic streaming capability
- Basic CRUD
- Fuse rate limiting
- Customer
- Invoice
- Contract
- Offer
- Order