Skip to content

Commit

Permalink
Release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Dec 18, 2018
1 parent 0690d21 commit c8aebae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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.11.1] - 2018-12-18
## Fixed
- Fix disputes breaking WebhookEvent admin

Expand Down Expand Up @@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix missing Refund fields

[Unreleased]: https://github.com/HearthSim/dj-paypal/compare/0.11.0...HEAD
[Unreleased]: https://github.com/HearthSim/dj-paypal/compare/0.11.1...HEAD
[0.11.1]: https://github.com/HearthSim/dj-paypal/compare/0.11.0...0.11.1
[0.11.0]: https://github.com/HearthSim/dj-paypal/compare/0.10.1...0.11.0
[0.10.1]: https://github.com/HearthSim/dj-paypal/compare/0.10.0...0.10.1
[0.10.0]: https://github.com/HearthSim/dj-paypal/compare/0.9.1...0.10.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = dj-paypal
version = 0.11.0
version = 0.11.1
description = Django / Paypal integration (based on dj-stripe)
author = Jerome Leclanche
author_email = jerome@leclan.ch
Expand Down

0 comments on commit c8aebae

Please sign in to comment.