0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-21 18:38:57 +01:00

Changelog

This commit is contained in:
Panayiotis Lipiridis 2023-08-22 20:05:24 +03:00
parent 06be4ac409
commit 5df43b3ea7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# 6.11.0
- Run SVGO on all files (#1149)
# 6.10.1
- Flag of Turkmenistan (#1148)

View File

@ -25,7 +25,7 @@ or use CDN:
```html
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.10.1/css/flag-icons.min.css"
href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.11.0/css/flag-icons.min.css"
/>
```