Skip to content

Commit

Permalink
Fix breaking emoji in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Aug 26, 2023
1 parent ec4d8de commit 8731cf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64

## Versions

* **18.05.23:** - Add fonts-noto-cjk for ¯ (ツ)_/¯ support.
* **18.05.23:** - Add fonts-noto-cjk for shrug support.
* **12.05.23:** - Add fonts-noto-color-emoji for better emoji support.
* **09.05.23:** - Bundle Chromium to provide browser for opening links, etc.
* **21.04.23:** - Initial release.
2 changes: 1 addition & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "18.05.23:", desc: "Add fonts-noto-cjk for ¯\_(ツ)_/¯ support." }
- { date: "18.05.23:", desc: "Add fonts-noto-cjk for shrug support." }
- { date: "12.05.23:", desc: "Add fonts-noto-color-emoji for better emoji support." }
- { date: "09.05.23:", desc: "Bundle Chromium to provide browser for opening links, etc." }
- { date: "21.04.23:", desc: "Initial release." }

0 comments on commit 8731cf2

Please sign in to comment.