Skip to content

Commit

Permalink
chore: add missing changelog (#19)
Browse files Browse the repository at this point in the history
* chore: add missing changelog

* chore: pr template add changelog check
  • Loading branch information
iChenLei authored Nov 4, 2021
1 parent fb8265c commit f3effe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
- [ ] Documentation
- [ ] Unit Tests
- [ ] Code complete
- [ ] Changelog

<!-- feel free to add additional comments -->
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.1] - 2021-11-04
### Added
- Add rule `no-wx-if-string`

## [0.4.0] - 2021-11-02
### Added
- Add rule `no-wx-for-with-wx-if`
Expand Down

1 comment on commit f3effe7

@vercel
Copy link

@vercel vercel bot commented on f3effe7 Nov 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.