Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 7b63214

Browse files
Merge pull request #17 from alviezhang/feature/add_changelog
Add changelog
2 parents 522c9a1 + 585aa47 commit 7b63214

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
6+
## [1.0.post1] - 2020-03-11
7+
### Changed
8+
- Fix import aftership problem [#15](https://github.com/AfterShip/aftership-sdk-python/issues/15).
9+
10+
## [1.0] - 2020-03-10
11+
### Added
12+
- Python 3.5+ support.
13+
14+
### Changed
15+
- This package is not compatible with previous releases.
16+
17+
### Removed
18+
- Python 2.X support.
19+
20+
[1.0]: https://github.com/AfterShip/aftership-sdk-python/releases/tag/1.0

0 commit comments

Comments
 (0)