Skip to content

Commit d0ff0f1

Browse files
committed
Add CHANGELOG.md
1 parent becc8a2 commit d0ff0f1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
## 1.0.1
4+
- [x] Update `README.md` file and markeplace summary
5+
6+
## 1.0.0
7+
- [x] Initial release
8+
9+
# To do
10+
- [ ] Update editor bar position in opened text editor windows immediately after changing the setting (currently, the change is applied only after closing and reopening the text editor window)

EditorBar.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7FAD5B22-8341-4C9B-ACE6-4BE9AAD2D3EF}"
99
ProjectSection(SolutionItems) = preProject
1010
.editorconfig = .editorconfig
11+
CHANGELOG.md = CHANGELOG.md
1112
LICENSE.txt = LICENSE.txt
1213
README.md = README.md
1314
EndProjectSection

0 commit comments

Comments
 (0)