Skip to content

Commit

Permalink
Update Changelog (#1126)
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis authored Jul 27, 2023
1 parent 762b8e7 commit 20a89cf
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# 6.9.2

- Update SASS (#1122)
- Fix remove references to "ea" (#1121)

# 6.9.1

- Remove Ceuta and Melilla (#1119)

# 6.9.0

- Add East African Community (#1118)
- Fix Holy See (#1117)

# 6.8.0

- Added composer configuration. (#1091)
- Add Arab League flag (#1116)
- SVGO ids (#1115)

# 6.7.0

- Fix blurry US flag in Safari (#1096)
- Correcting Tunisia flag to match post 1999 shape updates (#1090)
- Correct green color in Saudi Arabia flag (#1080)
- Remove mix-blend-mode from Georgia flag (#1079)
- Fix flag of Malaysia (#1058)
- Fix Antigua and Barbuda flags (#1066)
- Add cefta flag to stylesheets (#1065)
- Fix flag of Kazakhstan (#1056)
- Fix flag of Dominican Republic (#1052)
- Add flag for Basque Country (#1050)
- Fix colors of Cuban flag (#1044)
- Fix Nepali flag should be transparent (#1034)
- Added CDN (#1032)

# 6.6.6

- Fix encoding and sort by name the `country.json` file
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ or use CDN:
```html
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.6.6/css/flag-icons.min.css"
href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.9.2/css/flag-icons.min.css"
/>
```

Expand Down

0 comments on commit 20a89cf

Please sign in to comment.