Skip to content

Commit 34bf2db

Browse files
updated changelog
1 parent 0b1aee8 commit 34bf2db

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.1] - 2021-10-18
10+
11+
### Added
12+
13+
* Search by description to the word list screen. [#57](https://github.com/dchprojects/Dictionary_App_Swift/pull/57)
14+
* Word description to the word list. [#55](https://github.com/dchprojects/Dictionary_App_Swift/pull/55)
15+
16+
### Enhancements
17+
18+
* Moved a button, add a word, to the bottom of the screen. [#52](https://github.com/dchprojects/Dictionary_App_Swift/pull/52)
19+
* Changed the order of the course and words, displayed only new ones at the top of the list. [#53](https://github.com/dchprojects/Dictionary_App_Swift/pull/53)
20+
* Always displayed edit word mode, deleted edit button. [#54](https://github.com/dchprojects/Dictionary_App_Swift/pull/54)
21+
* Displayed three dots in the title if the text is too long in an edit word screen. [#56](https://github.com/dchprojects/Dictionary_App_Swift/pull/56)
22+
923
## [1.0.0] - 2021-10-11
1024

1125
* Initial version of My Dictionary
1226

13-
[Unreleased]: https://github.com/dchprojects/Dictionary_App_Swift/compare/v1.0.0...HEAD
27+
[Unreleased]: https://github.com/dchprojects/Dictionary_App_Swift/compare/v1.0.1...HEAD
28+
[1.0.1]: https://github.com/dchprojects/Dictionary_App_Swift/releases/tag/v1.0.1
1429
[1.0.0]: https://github.com/dchprojects/Dictionary_App_Swift/releases/tag/v1.0.0

0 commit comments

Comments
 (0)