-
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.
- Loading branch information
1 parent
698656a
commit e8a93a9
Showing
3 changed files
with
45 additions
and
41 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,11 +1,17 @@ | ||
# MongoDB components for Pip.Services in Golang Changelog | ||
|
||
## <a name="1.0.2"></a> 1.0.2 (2020-07-12) | ||
## <a name="1.0.4"></a> 1.0.4 (2020-08-05) | ||
|
||
### Features | ||
* Moved some CRUD operations from IdentifiableMongoDbPersistence to MongoDbPersistence | ||
* Rafactoring code | ||
|
||
## <a name="1.0.3"></a> 1.0.3 (2020-08-04) | ||
|
||
### Features | ||
* Fix returns data in GetPageByFilter method | ||
* Fix returns data in GetPageByFilter method | ||
|
||
## <a name="1.0.2"></a> 1.0.2 (2020-07-12) | ||
|
||
### Features | ||
* Moved some CRUD operations from IdentifiableMongoDbPersistence to MongoDbPersistence | ||
|
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
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