Skip to content

Commit

Permalink
Migration note about renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Mar 8, 2019
1 parent f0e4cb3 commit 37803ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MigrationGuide.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Migration guide

## 1.52.0

Class renaming:

- BundleServiceIbatisImpl is now BundleServiceMybatisImpl.
- ViewServiceIbatisImpl is now AppSetupServiceMybatisImpl.

These might be used in app-specific migrations so you will need to update references to these.

## 1.51.0

### Logging configuration changes required
Expand Down

0 comments on commit 37803ad

Please sign in to comment.