Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarwanAlsoltany committed Dec 14, 2021
1 parent 6e7691f commit 8004795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ All notable changes to **VELOX** will be documented in this file.
- Update class namespace (`MAKS\Velox\Frontend\Engine` -> `MAKS\Velox\Frontend\View\Engine`). This shouldn't introduce any problems as this class is marked as `@internal`.
- Update `Model` class:
- Refactor the class by extracting parts of it to `Model\DBAL` and `Model\Base`.
- Add `Model\DBAL` class.
- Add `Model\Base` class.
- Add `Model\DBAL` class.
- Add `Model\Base` class.
- Update tests:
- Update `EngineTest` class.
- Update `ModelTest` class.
Expand Down

0 comments on commit 8004795

Please sign in to comment.