File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## 1.0.4 - 2025-11-07
9+
10+ * Replacement of icon for the icon block
11+
12+ ## 1.0.3 - 2025-09-05
13+
14+ * fix icon inserter
15+
16+ ## 1.0.2 - 2025-02-26
17+
18+ * allow aria and tabindex attributes
19+
20+ ## 1.0.1 - 2024-12-04
21+
22+ * fix tabs scripts
23+
24+ ## 1.0.0- 2024-04-03
25+
26+ * Initial release
Original file line number Diff line number Diff line change @@ -28,21 +28,3 @@ the /assets directory or the directory that contains the stable readme.txt (tags
2828directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
2929(or jpg, jpeg, gif).
30302. This is the second screen shot
31-
32- == Changelog ==
33-
34- = 1.0.4 =
35-
36- * fix icon inserter
37-
38- = 1.0.2 =
39-
40- * allow aria and tabindex attributes
41-
42- = 1.0.1 =
43-
44- * fix tabs scripts
45-
46- = 1.0.0 =
47-
48- * Initial release
You can’t perform that action at this time.
0 commit comments