diff --git a/CHANGELOG.md b/CHANGELOG.md index 505353f1..d3de172c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,65 +1,58 @@ # Changelog -## Version 6.000 (2025-06-08) +## Version 6.000 (2025-06-11) + ### Changed -- moved to fontc compiler ([#132](https://github.com/googlefonts/googlesans-code/pull/132)) -- added CODE_OF_CONDUCT.md ([#145](https://github.com/googlefonts/googlesans-code/issues/145)) -- updated OFL licence and added to the .zip release package ([#149](https://github.com/googlefonts/googlesans-code/issues/149), [#130](https://github.com/googlefonts/googlesans-code/issues/130), [#135](https://github.com/googlefonts/googlesans-code/issues/135)) -- added TRADEMARKS.md ([#135](https://github.com/googlefonts/googlesans-code/issues/135)) -- added AUTHORS.txt ([#130](https://github.com/googlefonts/googlesans-code/issues/130)) + +- moved to fontc compiler +- added CODE_OF_CONDUCT.md +- Added OFL file to the .zip release package +- added TRADEMARKS.md +- added AUTHORS.txt +- initial public release ## Version 5.000 (2025-05-16) ### New -- extended character set ([#77](https://github.com/googlefonts/googlesans-code/pull/77)) -- updated copyright info ([#130](https://github.com/googlefonts/googlesans-code/pull/130)) -- updated spacing of the arrows `→` `←` ([#143](https://github.com/googlefonts/googlesans-code/pull/143)) + +- extended character set +- updated copyright info ([#130] +- updated spacing of the arrows `→` `←` ## Version 4.000 (2025-03-31) ### New -- extended character set including Vietnamese ([#76](https://github.com/googlefonts/googlesans-code/issues/76)) + +- extended character set including Vietnamese ### Changed -- minor design refinments: decender in `y` was elongated, dot in the `i` and `j` was repositioned up. The anchor positioning in `t` was refined ([#110](https://github.com/googlefonts/googlesans-code/issues/110)). Refined the size of `dieresis`, bar in the `đ` was refined. Repositioned in italic font: `◙ ◉ ○ □ ▼ ► ▲ ◆ ● ▫ ■ ▪` and `comma` ([#109](https://github.com/googlefonts/googlesans-code/issues/109)) in `; , ‘ ’ “ ” ` ([#111](https://github.com/googlefonts/googlesans-code/issues/111)) + +- minor design refinments: decender in `y` was elongated, dot in the `i` and `j` was repositioned up. The anchor positioning in `t` was refined . Refined the size of `dieresis`, bar in the `đ` was refined. Repositioned in italic font: `◙ ◉ ○ □ ▼ ► ▲ ◆ ● ▫ ■ ▪` and `comma` in `; , ‘ ’ “ ”` ## Version 3.000 (2025-02-19) ### Changed - - updated the font license to Open Font License, v1.1 - +- added Open Font License, v1.1 + ## Version 2.000 (2024-12-18) ### New -- extended character set ([#15](https://github.com/googlefonts/googlesans-code/issues/15), [#14](https://github.com/googlefonts/googlesans-code/issues/14), [#49](https://github.com/googlefonts/googlesans-code/issues/49)): - - - added languages: Spanish, French, Portuguese, German, Italian, Polish, Turkish, Dutch, Swedish, Romanian, Czech, Hungarian, Norwegian, Finnish, Danish, Slovak, Croatian, Lithuanian, Slovenian - - - added punctuation: exclamdown, questiondown, quoteright, ellipsis, quotedblleft, quotedblright, quoteleft - - - added symbols: copyright - - - added geometric shapes - - - added 160 box drawing characters - - - more details in [#49](https://github.com/googlefonts/googlesans-code/issues/49) + +- extended character set: + - - added languages: Spanish, French, Portuguese, German, Italian, Polish, Turkish, Dutch, Swedish, Romanian, Czech, Hungarian, Norwegian, Finnish, Danish, Slovak, Croatian, Lithuanian, Slovenian + - - added punctuation: exclamdown, questiondown, quoteright, ellipsis, quotedblleft, quotedblright, quoteleft + - - added symbols: copyright + - - added geometric shapes + - - added 160 box drawing characters ### Changed + - replaced rvrn variation feature replacement in dollar with an interpolation switch (#46) -- minor design refinments ([#65](https://github.com/googlefonts/googlesans-code/issues/65) [#42](https://github.com/googlefonts/googlesans-code/issues/42)) +- minor design refinments ## Version 1.000 (2024-11-13) -- initial release - - -## Template - -### New -- -### Changed -- - -### Fixed -- - -### Dependencies -- +- initial release