-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from akospasztor/refactor-changelog
Refactor changelog
- Loading branch information
Showing
1 changed file
with
24 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,41 @@ | ||
# Changelog | ||
|
||
## 10-2020-q4 Images | ||
## 1.0.2 (2021-08-04) | ||
|
||
### 10-2020-q4-linux-1.0.2 (2021-08-04) | ||
- Upgrade base image to akospasztor/docker-python:3.7-linux-1.0.1 | ||
- Reduce docker image size by adding `--no-install-recommends` | ||
|
||
### 10-2020-q4-linux-1.0.1 (2021-06-25) | ||
- Add clang-format-11 to installation list | ||
|
||
### 10-2020-q4-linux-1.0.0 (2021-06-22) | ||
- Initial release | ||
Available images: | ||
|
||
## 9-2020-q2 Images | ||
| Image: | Architecture | Base image | | ||
| ---------- | ------------ | ----------------------------- | | ||
| 8-2019-q3 | linux | akospasztor/docker-python:3.7 | | ||
| 9-2019-q4 | linux | akospasztor/docker-python:3.7 | | ||
| 9-2020-q2 | linux | akospasztor/docker-python:3.7 | | ||
| 10-2020-q4 | linux | akospasztor/docker-python:3.7 | | ||
|
||
### 9-2020-q2-linux-1.0.2 (2021-08-04) | ||
- Upgrade base image to akospasztor/docker-python:3.7-linux-1.0.1 | ||
- Reduce docker image size by adding `--no-install-recommends` | ||
## 1.0.1 (2021-06-25) | ||
|
||
### 9-2020-q2-linux-1.0.1 (2021-06-25) | ||
- Add clang-format-11 to installation list | ||
|
||
### 9-2020-q2-linux-1.0.0 (2021-06-22) | ||
- Initial release | ||
|
||
## 9-2019-q4 Images | ||
Available images: | ||
|
||
### 9-2019-q4-linux-1.0.2 (2021-08-04) | ||
- Upgrade base image to akospasztor/docker-python:3.7-linux-1.0.1 | ||
- Reduce docker image size by adding `--no-install-recommends` | ||
| Image: | Architecture | Base image | | ||
| ---------- | ------------ | ----------------------------- | | ||
| 8-2019-q3 | linux | akospasztor/docker-python:3.7 | | ||
| 9-2019-q4 | linux | akospasztor/docker-python:3.7 | | ||
| 9-2020-q2 | linux | akospasztor/docker-python:3.7 | | ||
| 10-2020-q4 | linux | akospasztor/docker-python:3.7 | | ||
|
||
### 9-2019-q4-linux-1.0.1 (2021-06-25) | ||
- Add clang-format-11 to installation list | ||
## 1.0.0 (2021-06-22) | ||
|
||
### 9-2019-q4-linux-1.0.0 (2021-06-22) | ||
- Initial release | ||
|
||
## 8-2019-q3 Images | ||
|
||
### 8-2019-q3-linux-1.0.2 (2021-08-04) | ||
- Upgrade base image to akospasztor/docker-python:3.7-linux-1.0.1 | ||
- Reduce docker image size by adding `--no-install-recommends` | ||
|
||
### 8-2019-q3-linux-1.0.1 (2021-06-25) | ||
- Add clang-format-11 to installation list | ||
Available images: | ||
|
||
### 8-2019-q3-linux-1.0.0 (2021-06-22) | ||
- Initial release | ||
| Image: | Architecture | Base image | | ||
| ---------- | ------------ | ----------------------------- | | ||
| 8-2019-q3 | linux | akospasztor/docker-python:3.7 | | ||
| 9-2019-q4 | linux | akospasztor/docker-python:3.7 | | ||
| 9-2020-q2 | linux | akospasztor/docker-python:3.7 | | ||
| 10-2020-q4 | linux | akospasztor/docker-python:3.7 | |