This repository has been archived by the owner on Mar 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from chrisandchris/target/v2.4
Prepare for release v2.4
- Loading branch information
Showing
22 changed files
with
892 additions
and
407 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Changelog for v2.3.0 | ||
# Changelog for v2.3.1 | ||
|
||
This file is the changelog for changes from version 2.2.4 to 2.3.0 | ||
This file is the changelog for changes from version 2.3.0 to 2.3.1 | ||
|
||
## Bufixes | ||
* fixes two bugs in MySqlBag when using qualified column names and type casting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Changelog for v2.4.0 | ||
|
||
This file is the changelog for changes from version 2.3.1 to 2.4.0 | ||
|
||
## Additions | ||
* `ConcreteModel` now has `LoggerInterface` as a dependency and can return logger through `getLogger()` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.