File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.2.0 " ></a >
2
+ # [ 0.2.0] ( https://github.com/EnsembleLab/api-template/compare/0.1.1...v0.2.0 ) (2017-09-04)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** User model:** Now creates search tags properly ([ 88f8267] ( https://github.com/EnsembleLab/api-template/commit/88f8267 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** User Router:** Completed tests for user router ([ 71ee3bb] ( https://github.com/EnsembleLab/api-template/commit/71ee3bb ) )
13
+
14
+
15
+
1
16
<a name =" 0.1.1 " ></a >
2
17
## [ 0.1.1] ( https://github.com/EnsembleLab/api-template/compare/0.1.0...v0.1.1 ) (2017-08-26)
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api-template" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"description" : " A template for creating APIs Fast" ,
5
5
"main" : " app.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments