Skip to content

Commit 0936855

Browse files
committed
update readme
1 parent ee17534 commit 0936855

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
157157

158158
## Versions
159159

160+
* **01.07.19:** - Fall back to base64 encoding when basic http auth is used.
160161
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
161162
* **22.02.19:** - Rebasing to alpine 3.9.
162163
* **18.09.18:** - Update pip

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ app_setup_block: |
3434
3535
# changelog
3636
changelogs:
37+
- { date: "01.07.19:", desc: "Fall back to base64 encoding when basic http auth is used." }
3738
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }
3839
- { date: "22.02.19:", desc: "Rebasing to alpine 3.9." }
3940
- { date: "18.09.18:", desc: "Update pip" }

0 commit comments

Comments
 (0)