Skip to content

Commit

Permalink
Update changelog for v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasAlfredsson committed Oct 22, 2022
1 parent a8fd6c0 commit 5faa86c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 3.2.2
- Small syntax fixes recommended by shellcheck.
- PR by [@ericstengard][40].

### 3.2.1
- Small syntax fixes recommended by shellcheck.
- PR by [@ericstengard][39].
Expand Down Expand Up @@ -351,3 +355,4 @@
[37]: https://github.com/JonasAlfredsson/bash_fail-to-wait/issues/2
[38]: https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/127
[39]: https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/144
[40]: https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/147
3 changes: 2 additions & 1 deletion docs/dockerhub_tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ are updated.

| Major | Minor | Patch | Nginx |
| ----: | ----: | ----: | :----------------- |
| 3 | 3.2 | 3.2.1 | 3.2.1-nginx1.23.2 |
| 3 | 3.2 | 3.2.2 | 3.2.2-nginx1.23.2 |
| | | 3.2.1 | 3.2.1-nginx1.23.2 |
| | | | 3.2.1-nginx1.23.1 |
| | | 3.2.0 | 3.2.0-nginx1.23.1 |
| | | | 3.2.0-nginx1.23.0 |
Expand Down

0 comments on commit 5faa86c

Please sign in to comment.