Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-right committed May 10, 2021
1 parent 1fd9bcf commit 631f3f1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ Information about aggregation preset aggregation methods and native syntax aggre

### Documentation

- **[Tutorial](/tutorial/install/)** - Usage examples with descriptions
- **[API](/api/document/)** - Full list of the classes and
- **[Tutorial](https://roman-right.github.io/beanie/tutorial/install/)** - Usage examples with descriptions
- **[API](https://roman-right.github.io/beanie/api/document/)** - Full list of the classes and
methods

### Example Projects
Expand Down
9 changes: 8 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
Beanie project changes

## [1.0.0] - 2021-05-10
### Added
- QueryBuilder
### Changed
- Document class was reworked. [Documentation](https://roman-right.github.io/beanie/api/document/)

## [0.4.3] - 2021-04-25
### Fixed
- PydanticObjectId openapi generation
Expand Down Expand Up @@ -71,4 +77,5 @@ Beanie project changes
[0.4.0]: https://pypi.org/project/beanie/0.4.0
[0.4.1]: https://pypi.org/project/beanie/0.4.1
[0.4.2]: https://pypi.org/project/beanie/0.4.2
[0.4.3]: https://pypi.org/project/beanie/0.4.3
[0.4.3]: https://pypi.org/project/beanie/0.4.3
[1.0.0]: https://pypi.org/project/beanie/1.0.0
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ Information about aggregation preset aggregation methods and native syntax aggre

### Documentation

- **[Tutorial](/tutorial/install/)** - Usage examples with descriptions
- **[API](/api/document/)** - Full list of the classes and
- **[Tutorial](https://roman-right.github.io/beanie/tutorial/install/)** - Usage examples with descriptions
- **[API](https://roman-right.github.io/beanie/api/document/)** - Full list of the classes and
methods

### Example Projects
Expand Down

0 comments on commit 631f3f1

Please sign in to comment.