Skip to content
Snippets Groups Projects
Commit 4ccc1cee authored by Stephanie Briere Americo's avatar Stephanie Briere Americo
Browse files

Merge branch '45-lancar-versao-1-2' into 'develop'

Resolve "Lançar versão 1.2"

Closes #45

See merge request !64
parents fd9f37c8 91581cb7
No related branches found
No related tags found
2 merge requests!65Stable version 1.2,!64Resolve "Lançar versão 1.2"
Pipeline #22788 passed
...@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. ...@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 1.2.0 - 19-02-2020
### Changed
- Created a stable version with user
## 1.1.13 - 10-02-2020 ## 1.1.13 - 10-02-2020
### Added ### Added
- Route to read Form Answer #66 (Richard Heise & Gianfranco) - Route to read Form Answer #66 (Richard Heise & Gianfranco)
...@@ -20,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -20,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- UserQueryBuilder Update now needs an id - UserQueryBuilder Update now needs an id
- UserOptions hash is not obrigatory - UserOptions hash is not obrigatory
## 1.1.11 - 04-02-2020 ## 1.1.11 - 04-02-2020
## Changed ## Changed
- Form controller update route to verify if a user own the form #62 (Gianfranco) - Form controller update route to verify if a user own the form #62 (Gianfranco)
...@@ -191,6 +197,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -191,6 +197,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Create a stable version - Create a stable version
## 0.0.27 - 15-08-2019 ## 0.0.27 - 15-08-2019
### Added ### Added
- DbHandler methods to update database #32 (Gianfranco) - DbHandler methods to update database #32 (Gianfranco)
......
{ {
"name": "form-creator-api", "name": "form-creator-api",
"version": "1.1.13", "version": "1.2.0",
"description": "RESTful API used to manage and answer forms.", "description": "RESTful API used to manage and answer forms.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment