-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add release notes for version v2.1.0
- Loading branch information
1 parent
dd268f7
commit 771ba4b
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#+TITLE: Feedback Portal Version V2.1.0 | ||
#+AUTHOR: VLEAD | ||
#+DATE: [2016-11-18 Fri] | ||
|
||
* Introduction | ||
This document will describes the release notes of =Feedback Portal= | ||
version =v2.1.0=. | ||
* Features | ||
- Generic Lab and Experiment level Feedback forms are implemented. Lab name | ||
and Experiment name need to be given as inputs by the user. | ||
- The following CRUD operations are implemented for =Questions= Entity. | ||
+ GET and POST methods for =/questions= | ||
+ GET, PUT and DELETE methods for =/questions/<id>= | ||
* Github issues | ||
Resolved Issues : [[https://github.com/vlead/feedback-portal/issues/23][23]], [[https://github.com/vlead/feedback-portal/issues/24][24]] |
File renamed without changes.