Skip to content
Snippets Groups Projects
Commit 91581cb7 authored by Richard Fernando Heise Ferreira's avatar Richard Fernando Heise Ferreira Committed by Stephanie Briere Americo
Browse files

Issue #45: Release a stable 1.2 version


Signed-off-by: default avatarRichardHeise <rfhf19@inf.ufpr.br>
parent fd9f37c8
No related branches found
No related tags found
1 merge request!65Stable version 1.2
......@@ -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/),
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
### Added
- 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
- UserQueryBuilder Update now needs an id
- UserOptions hash is not obrigatory
## 1.1.11 - 04-02-2020
## Changed
- 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
### Changed
- Create a stable version
## 0.0.27 - 15-08-2019
### Added
- DbHandler methods to update database #32 (Gianfranco)
......
{
"name": "form-creator-api",
"version": "1.1.13",
"version": "1.2.0",
"description": "RESTful API used to manage and answer forms.",
"main": "index.js",
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment