Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyatmobtown authored Apr 12, 2023
1 parent 061d7cd commit f14ede4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to `WP Theme Migrator` will be documented in this file.

## v0.1.0 - 2023-04-12

### What's Changed

- Add Context, Migrator, Controller classes and initial setup. by @emilyatmobtown in https://github.com/alleyinteractive/wp-theme-migrator/pull/1
- Align with Alley standards by @emilyatmobtown in https://github.com/alleyinteractive/wp-theme-migrator/pull/2
- Fix typo by @renatonascalves in https://github.com/alleyinteractive/wp-theme-migrator/pull/3
- Add migratability hooks by @emilyatmobtown in https://github.com/alleyinteractive/wp-theme-migrator/pull/5

### New Contributors

- @emilyatmobtown made their first contribution in https://github.com/alleyinteractive/wp-theme-migrator/pull/1
- @renatonascalves made their first contribution in https://github.com/alleyinteractive/wp-theme-migrator/pull/3

**Full Changelog**: https://github.com/alleyinteractive/wp-theme-migrator/commits/v0.1.0

## 0.1.0 - 202X-XX-XX

- Initial release

0 comments on commit f14ede4

Please sign in to comment.