Skip to content

Commit

Permalink
Version 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
av01d committed Mar 21, 2023
1 parent a5a9b59 commit a6bfdc7
Show file tree
Hide file tree
Showing 4 changed files with 1,189 additions and 457 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [1.6] - 2023-03-21
### Changed
- Updated Google Fonts list: now includes some Arabic fonts as well

## [1.5] - 2022-01-19
### Changed
- Added support for TTF, WOFF2 and OTF fonts (configuration parameter `localFontsType`)
Expand Down
4 changes: 2 additions & 2 deletions dist/jquery.fontpicker.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
* jQuery.fontpicker - A font picker for Google Web Fonts and local fonts.
*
* Made by Arjan Haverkamp, https://www.webgear.nl
* Copyright 2020-2022 Arjan Haverkamp
* Copyright 2020-2023 Arjan Haverkamp
* MIT Licensed
* @version 1.5 - 2022-01-19
* @version 1.6 - 2023-03-21
* @url https://github.com/av01d/fontpicker-jquery-plugin
*/

Expand Down
Loading

0 comments on commit a6bfdc7

Please sign in to comment.