File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77## [ Unreleased] - 2024-10-14
88
99### Added
10- * Translation to Czech (` locale: cs ` ) in #259 (@Sarthak027 )
11- * Translation to Greek (` locale: el ` ) in #260 (@Debasmita54 )
1210
1311### Changed
1412
@@ -19,13 +17,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1917### Fixed
2018
2119### Dependencies
22- * Bump cicirello/pyaction from 4.29.0 to 4.32.0
2320
2421### CI/CD
2522
2623### Other
2724
2825
26+ ## [ 1.24.0] - 2024-10-14
27+
28+ ### Added
29+ * Translation to Czech (` locale: cs ` ) in #259 (@Sarthak027 )
30+ * Translation to Greek (` locale: el ` ) in #260 (@Debasmita54 )
31+
32+ ### Dependencies
33+ * Bump cicirello/pyaction from 4.29.0 to 4.32.0
34+
35+
2936## [ 1.23.0] - 2024-05-13
3037
3138### Added
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ GitHub Action include the following:
4141* Ability to generate separate SVGs for the individual categories of stats
4242 if you prefer.
4343* Highly customizable (color themes, custom colors, section ordering, custom title).
44- * [ International] ( #locale ) with option to generate SVG in 30 [ languages] ( #locale ) .
44+ * [ International] ( #locale ) with option to generate SVG in 32 [ languages] ( #locale ) .
4545* Runs entirely here on GitHub.
4646* Updates the SVG on a schedule of your choice (e.g., daily), rather than
4747 on-demand when someone views your profile, which has the following advantages:
@@ -808,11 +808,13 @@ action will use the default of "en". The following locales are currently support
808808| hy | Armenian |
809809| id | Bahasa Indonesia |
810810| bn | Bengali |
811+ | cs | Czech |
811812| nl | Dutch |
812813| en | English |
813814| fi | Finnish |
814815| fr | French |
815816| de | German |
817+ | el | Greek |
816818| hi | Hindi |
817819| hu | Hungarian |
818820| it | Italian |
You can’t perform that action at this time.
0 commit comments