Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Update changes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Mosunov committed Mar 11, 2019
1 parent 9d157a6 commit 0f04b3a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@
-----
- Removed method `validate` from IEntityService contract
+ Added getting validation rules from entity service instead repository
+ Rename EntityServiceBindingException to EntityServiceRegisterException
+ Fixed description typos
+ Service factory now have less dependencies and leave resolving it on
DI-container side
+ EntityService lost EntityServiceFactory dependency
+ EntityServiceRegisterException now will be thrown immediately when
attempt to register custom entity service with wrong parameters
+ Increase unit tests coverage

1.1.1
-----
Expand Down

0 comments on commit 0f04b3a

Please sign in to comment.