We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c8505 commit c60d0c1Copy full SHA for c60d0c1
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [0.1.2] - 2020-10-02
8
+### Added
9
+- CRUD user
10
+- CRUD rol
11
+- pagination SqlAlchemy
12
+### Changed
13
+### Fixed
14
+
15
## [0.1.1] - 2020-10-02
16
### Added
17
- Cors middleware all origin
0 commit comments