Skip to content

Commit d636166

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.1...v0.1.0) (2019-09-11) ### Bug Fixes * 🐛 link to amazon.com store ([48c40b2](48c40b2)), closes [#1](#1) ### Features * 🎸 assume the following, translated ([e50f680](e50f680)), closes [#11](#11) * **core:** 🎸 new book images ([9197400](9197400)), closes [#1](#1) * **core:** 🎸 readme, translated ([6a52876](6a52876)), closes [#1](#1) * 🎸 getting started, translated ([17542fb](17542fb)), closes [#3](#3) * 🎸 references appendix, translated ([4339e33](4339e33)), closes [#2](#2) * **lang-enh:** 🎸 handles multiple Exception, translated ([81639b9](81639b9)), closes [#4](#4) * **lang-enh:** 🎸 static/default methods interface, translated ([6159564](6159564)), closes [#4](#4) * **lang-enh:** 🎸 String in the switch statement, translated ([5a6ef35](5a6ef35)), closes [#4](#4) * **lang-enh:** 🎸 String Objects, translated ([3d91f17](3d91f17)), closes [#4](#4) * **lang-enh:** 🎸 try-with-resources, translated ([f76ca26](f76ca26)), closes [#4](#4)
1 parent b39673e commit d636166

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
@@ -0,0 +1,20 @@
1+
# [0.1.0](https://github.com/duke-certification/java6-to-java8-en/compare/v0.0.1...v0.1.0) (2019-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 link to amazon.com store ([48c40b2](https://github.com/duke-certification/java6-to-java8-en/commit/48c40b2)), closes [#1](https://github.com/duke-certification/java6-to-java8-en/issues/1)
7+
8+
9+
### Features
10+
11+
* 🎸 assume the following, translated ([e50f680](https://github.com/duke-certification/java6-to-java8-en/commit/e50f680)), closes [#11](https://github.com/duke-certification/java6-to-java8-en/issues/11)
12+
* **core:** 🎸 new book images ([9197400](https://github.com/duke-certification/java6-to-java8-en/commit/9197400)), closes [#1](https://github.com/duke-certification/java6-to-java8-en/issues/1)
13+
* **core:** 🎸 readme, translated ([6a52876](https://github.com/duke-certification/java6-to-java8-en/commit/6a52876)), closes [#1](https://github.com/duke-certification/java6-to-java8-en/issues/1)
14+
* 🎸 getting started, translated ([17542fb](https://github.com/duke-certification/java6-to-java8-en/commit/17542fb)), closes [#3](https://github.com/duke-certification/java6-to-java8-en/issues/3)
15+
* 🎸 references appendix, translated ([4339e33](https://github.com/duke-certification/java6-to-java8-en/commit/4339e33)), closes [#2](https://github.com/duke-certification/java6-to-java8-en/issues/2)
16+
* **lang-enh:** 🎸 handles multiple Exception, translated ([81639b9](https://github.com/duke-certification/java6-to-java8-en/commit/81639b9)), closes [#4](https://github.com/duke-certification/java6-to-java8-en/issues/4)
17+
* **lang-enh:** 🎸 static/default methods interface, translated ([6159564](https://github.com/duke-certification/java6-to-java8-en/commit/6159564)), closes [#4](https://github.com/duke-certification/java6-to-java8-en/issues/4)
18+
* **lang-enh:** 🎸 String in the switch statement, translated ([5a6ef35](https://github.com/duke-certification/java6-to-java8-en/commit/5a6ef35)), closes [#4](https://github.com/duke-certification/java6-to-java8-en/issues/4)
19+
* **lang-enh:** 🎸 String Objects, translated ([3d91f17](https://github.com/duke-certification/java6-to-java8-en/commit/3d91f17)), closes [#4](https://github.com/duke-certification/java6-to-java8-en/issues/4)
20+
* **lang-enh:** 🎸 try-with-resources, translated ([f76ca26](https://github.com/duke-certification/java6-to-java8-en/commit/f76ca26)), closes [#4](https://github.com/duke-certification/java6-to-java8-en/issues/4)

0 commit comments

Comments
 (0)