Skip to content

Commit e497de7

Browse files
chore(release): 9.0.0 release notes
# [9.0.0](8.4.3...9.0.0) (2020-07-31) ### Features * upgrade okhttp3 dependency to 3.14.9 ([71f2bbe](71f2bbe)) ### Reverts * Revert previous commit to amend commit message ([ee86f76](ee86f76)) ### BREAKING CHANGES * With this change, we're removing support for Java 7. Note: this commit is a re-introduction of commit f4c97b0 with a new commit message
1 parent 807e340 commit e497de7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [9.0.0](https://github.com/IBM/java-sdk-core/compare/8.4.3...9.0.0) (2020-07-31)
2+
3+
4+
### Features
5+
6+
* upgrade okhttp3 dependency to 3.14.9 ([71f2bbe](https://github.com/IBM/java-sdk-core/commit/71f2bbee563df9e811006c59ca595127bf2fc7b5))
7+
8+
9+
### Reverts
10+
11+
* Revert previous commit to amend commit message ([ee86f76](https://github.com/IBM/java-sdk-core/commit/ee86f76254e0324fc63b054ef7b2c8b4b52a5a8b))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* With this change, we're removing support for Java 7.
17+
18+
Note: this commit is a re-introduction of commit
19+
f4c97b09cdfdcc2cd0273d6041a23e61579892ca with a new commit message
20+
121
## [8.4.3](https://github.com/IBM/java-sdk-core/compare/8.4.2...8.4.3) (2020-07-29)
222

323

0 commit comments

Comments
 (0)