Skip to content

Commit 2633cb8

Browse files
Update CHANGELOG.md
1 parent c40b422 commit 2633cb8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
## [0.4.27]
7+
8+
### Fixed
9+
10+
- Rename Tools to IBLinterTools to avoid naming conflict. [#171](https://github.com/IBDecodable/IBLinter/pull/171)
11+
- Incorrect warning for duplicate element id. [#170](https://github.com/IBDecodable/IBLinter/issues/170)
12+
613
## [0.4.26]
714

815
### Added
@@ -130,7 +137,8 @@ Fix bug where IBLinter ignores to validate UICollectionViewCell. [#97](https://g
130137
- First version
131138

132139

133-
[Unreleased]: https://github.com/IBDecodable/IBLinter/compare/0.4.26...HEAD
140+
[Unreleased]: https://github.com/IBDecodable/IBLinter/compare/0.4.27...HEAD
141+
[0.4.27]: https://github.com/IBDecodable/IBLinter/compare/0.4.26...0.4.27
134142
[0.4.26]: https://github.com/IBDecodable/IBLinter/compare/0.4.25...0.4.26
135143
[0.4.25]: https://github.com/IBDecodable/IBLinter/compare/0.4.24...0.4.25
136144
[0.4.24]: https://github.com/IBDecodable/IBLinter/compare/0.4.23...0.4.24

0 commit comments

Comments
 (0)