Skip to content

Commit d629428

Browse files
Update CHANGELOG.md
1 parent 9252af7 commit d629428

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
6+
7+
## [0.5.0]
8+
9+
### Added
10+
11+
- Add a new rule: HidesBottomBar [#176](https://github.com/IBDecodable/IBLinter/pull/176)
12+
- Support dynamic paths [#135](https://github.com/IBDecodable/IBLinter/pull/135)
13+
14+
### Fixed
15+
16+
- Upgrade XcodeProjKit to support SPM [#175](https://github.com/IBDecodable/IBLinter/pull/175)
17+
618
## [0.4.27]
719

820
### Fixed
@@ -137,7 +149,8 @@ Fix bug where IBLinter ignores to validate UICollectionViewCell. [#97](https://g
137149
- First version
138150

139151

140-
[Unreleased]: https://github.com/IBDecodable/IBLinter/compare/0.4.27...HEAD
152+
[Unreleased]: https://github.com/IBDecodable/IBLinter/compare/0.5.0...HEAD
153+
[0.5.0]: https://github.com/IBDecodable/IBLinter/compare/0.4.27...0.5.0
141154
[0.4.27]: https://github.com/IBDecodable/IBLinter/compare/0.4.26...0.4.27
142155
[0.4.26]: https://github.com/IBDecodable/IBLinter/compare/0.4.25...0.4.26
143156
[0.4.25]: https://github.com/IBDecodable/IBLinter/compare/0.4.24...0.4.25

0 commit comments

Comments
 (0)