Skip to content

Commit

Permalink
Version bump (1.3.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjagiello committed Mar 13, 2017
1 parent e094b4a commit 4cb65ff
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## [1.3.0](https://github.com/uppsaladatavetare/foobar-api/tree/1.3.0) (2017-03-13)
[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.2.0...1.3.0)

**Implemented enhancements:**

- Ability to edit user profiles [\#36](https://github.com/uppsaladatavetare/foobar-api/pull/36) ([ElinSwedin](https://github.com/ElinSwedin))
- Semi-automatic ordering of products from suppliers [\#30](https://github.com/uppsaladatavetare/foobar-api/pull/30) ([kjagiello](https://github.com/kjagiello))
- Out of stock forecasting [\#25](https://github.com/uppsaladatavetare/foobar-api/pull/25) ([kjagiello](https://github.com/kjagiello))
- Switching from Swagger to the brand new DRF live docs [\#33](https://github.com/uppsaladatavetare/foobar-api/pull/33) ([kjagiello](https://github.com/kjagiello))

**Fixed bugs:**

- Find account by scanning cart crashes when no account found [\#28](https://github.com/uppsaladatavetare/foobar-api/issues/28)

**Merged pull requests:**

- Correcting the computation of the net price based on pant [\#31](https://github.com/uppsaladatavetare/foobar-api/pull/31) ([kjagiello](https://github.com/kjagiello))
- Do not crash when the scanned card is not associated with any account [\#29](https://github.com/uppsaladatavetare/foobar-api/pull/29) ([kjagiello](https://github.com/kjagiello))

## [1.2.0](https://github.com/uppsaladatavetare/foobar-api/tree/1.2.0) (2017-02-23)
[Full Changelog](https://github.com/uppsaladatavetare/foobar-api/compare/1.1.0...1.2.0)

Expand Down

0 comments on commit 4cb65ff

Please sign in to comment.