Skip to content

Commit

Permalink
Updates version information for 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangomz committed Oct 25, 2021
1 parent c57d828 commit e4e66ad
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,37 @@
## 0.0.1-beta8
> Release date: 21/Oct/2021
* Fixes not exporting Communication individual class

## 0.0.1
> Release date: 25/Oct/2021
* API models: all models were mapped with better implementation for flutter.
* Types: all useful types were mapped with better implementation for flutter (_see `Enum` section in examples_).
* UMMobile API fully implemented:
* Catalogue:
* Rules
* Countries
* Calendar
* Communication (Conéctate):
* News
* Events
* Blog
* Stories
* Questionnaire (COVID):
* Save answer
* Read answers
* Read extra information
* Update extra information
* Validate answer & extra information
* Validate responsive letter
* Academic:
* Documents
* Semesters
* Global average
* Financial:
* Balances
* Movements
* User:
* Information
* Picture
* Auth:
* Token
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ummobile_sdk
description: The SDK package used in the UMMobile App to connect with the server.
version: 0.0.1-beta8
version: 0.0.1
homepage: https://github.com/UMMobile/ummobile_sdk

environment:
Expand Down

0 comments on commit e4e66ad

Please sign in to comment.