Skip to content

Commit f6a14a4

Browse files
committed
docs (CHANGELOG): create and update change log file
1 parent 808db52 commit f6a14a4

2 files changed

Lines changed: 26 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

readme.txt

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,3 @@ the /assets directory or the directory that contains the stable readme.txt (tags
2828
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
2929
(or jpg, jpeg, gif).
3030
2. 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

0 commit comments

Comments
 (0)