Skip to content

Commit f49758f

Browse files
committed
Version 0.2.2
1 parent b21df2f commit f49758f

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crdm-modern",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A modern WordPress theme made for children's organizations",
55
"keywords": [
66
"wordpress",

src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE
1111
Text Domain: crdm-modern
1212
Tags: blog, education
13-
Version: 0.2.1
13+
Version: 0.2.2
1414
*/
1515

1616
/* Tagline closer to site title */

src/txt/readme.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: skaut, marekdedic
33
Requires at least: 5.0.0
44
Tested up to: 5.1
55
Requires PHP: 7.0
6-
Version: 0.2.1
6+
Version: 0.2.2
77
License: GPLv3 or later
88
License URI: https://github.com/skaut/crdm-modern/blob/master/LICENSE
99
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options, child-theme
@@ -44,6 +44,13 @@ Copyright 2019 Junák – český skaut, z. s. distributed under the terms of th
4444

4545
== Changelog ==
4646

47+
= 0.2.2 =
48+
* Fixed font variants being incorrectly set when applying a preset after theme activation
49+
* Using WordPress browser compatibility settings
50+
* Fixed typography of the title widget to match that of the header
51+
* Added independent blog font size
52+
* Made article font size bigger
53+
4754
= 0.2.1 =
4855
* Fixed update page being blocked by Content Security Policy
4956
* Fixed title widget for shorter taglines

0 commit comments

Comments
 (0)