Skip to content

Commit de46660

Browse files
committed
Adding generated changelog
1 parent 5bc205b commit de46660

1 file changed

Lines changed: 140 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
# Change Log
2+
3+
## [v0.7.3](https://github.com/feathersjs/feathers-memory/tree/v0.7.3) (2016-06-16)
4+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.7.2...v0.7.3)
5+
6+
**Merged pull requests:**
7+
8+
- Update feathers-service-tests to version 0.6.0 🚀 [\#27](https://github.com/feathersjs/feathers-memory/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
9+
10+
## [v0.7.2](https://github.com/feathersjs/feathers-memory/tree/v0.7.2) (2016-06-14)
11+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.7.1...v0.7.2)
12+
13+
**Closed issues:**
14+
15+
- Support $search [\#14](https://github.com/feathersjs/feathers-memory/issues/14)
16+
17+
**Merged pull requests:**
18+
19+
- Use the original id if it can be coerced [\#26](https://github.com/feathersjs/feathers-memory/pull/26) ([daffl](https://github.com/daffl))
20+
- mocha@2.5.0 breaks build 🚨 [\#25](https://github.com/feathersjs/feathers-memory/pull/25) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
21+
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#24](https://github.com/feathersjs/feathers-memory/pull/24) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
22+
23+
## [v0.7.1](https://github.com/feathersjs/feathers-memory/tree/v0.7.1) (2016-04-05)
24+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.7.0...v0.7.1)
25+
26+
## [v0.7.0](https://github.com/feathersjs/feathers-memory/tree/v0.7.0) (2016-04-04)
27+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.6.3...v0.7.0)
28+
29+
**Merged pull requests:**
30+
31+
- Move to feathers-commons utilities [\#20](https://github.com/feathersjs/feathers-memory/pull/20) ([daffl](https://github.com/daffl))
32+
33+
## [v0.6.3](https://github.com/feathersjs/feathers-memory/tree/v0.6.3) (2016-02-25)
34+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.6.2...v0.6.3)
35+
36+
**Closed issues:**
37+
38+
- Upgrade to lodash 4 [\#17](https://github.com/feathersjs/feathers-memory/issues/17)
39+
40+
**Merged pull requests:**
41+
42+
- Use individual Lodash methods [\#19](https://github.com/feathersjs/feathers-memory/pull/19) ([daffl](https://github.com/daffl))
43+
44+
## [v0.6.2](https://github.com/feathersjs/feathers-memory/tree/v0.6.2) (2016-02-24)
45+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.6.1...v0.6.2)
46+
47+
**Merged pull requests:**
48+
49+
- bumping feathers-errors version [\#16](https://github.com/feathersjs/feathers-memory/pull/16) ([ekryski](https://github.com/ekryski))
50+
51+
## [v0.6.1](https://github.com/feathersjs/feathers-memory/tree/v0.6.1) (2016-02-22)
52+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.6.0...v0.6.1)
53+
54+
**Merged pull requests:**
55+
56+
- Exmaple update [\#15](https://github.com/feathersjs/feathers-memory/pull/15) ([ekryski](https://github.com/ekryski))
57+
58+
## [v0.6.0](https://github.com/feathersjs/feathers-memory/tree/v0.6.0) (2016-01-30)
59+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.5.3...v0.6.0)
60+
61+
**Merged pull requests:**
62+
63+
- Use internal methods instead of service methods directly [\#13](https://github.com/feathersjs/feathers-memory/pull/13) ([daffl](https://github.com/daffl))
64+
65+
## [v0.5.3](https://github.com/feathersjs/feathers-memory/tree/v0.5.3) (2016-01-23)
66+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.5.2...v0.5.3)
67+
68+
## [v0.5.2](https://github.com/feathersjs/feathers-memory/tree/v0.5.2) (2016-01-23)
69+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.5.1...v0.5.2)
70+
71+
**Merged pull requests:**
72+
73+
- Adding nsp check [\#12](https://github.com/feathersjs/feathers-memory/pull/12) ([marshallswain](https://github.com/marshallswain))
74+
75+
## [v0.5.1](https://github.com/feathersjs/feathers-memory/tree/v0.5.1) (2015-12-19)
76+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.5.0...v0.5.1)
77+
78+
## [v0.5.0](https://github.com/feathersjs/feathers-memory/tree/v0.5.0) (2015-12-03)
79+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.4.1...v0.5.0)
80+
81+
## [v0.4.1](https://github.com/feathersjs/feathers-memory/tree/v0.4.1) (2015-12-03)
82+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/v0.4.0...v0.4.1)
83+
84+
**Merged pull requests:**
85+
86+
- Use ES6 classes, Promises and support pagination [\#11](https://github.com/feathersjs/feathers-memory/pull/11) ([daffl](https://github.com/daffl))
87+
88+
## [v0.4.0](https://github.com/feathersjs/feathers-memory/tree/v0.4.0) (2015-11-07)
89+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.3.4...v0.4.0)
90+
91+
**Closed issues:**
92+
93+
- How properly append values to an existing memory element [\#9](https://github.com/feathersjs/feathers-memory/issues/9)
94+
- how to initialize memory on app startup [\#8](https://github.com/feathersjs/feathers-memory/issues/8)
95+
- Add query-filter support [\#7](https://github.com/feathersjs/feathers-memory/issues/7)
96+
- Remove sorting and other processing from core service [\#4](https://github.com/feathersjs/feathers-memory/issues/4)
97+
98+
**Merged pull requests:**
99+
100+
- Migrate to ES6 plugin infrastructure and shared feathers-service-tests [\#10](https://github.com/feathersjs/feathers-memory/pull/10) ([daffl](https://github.com/daffl))
101+
- Added support for simple query in find [\#6](https://github.com/feathersjs/feathers-memory/pull/6) ([ruimgoncalves](https://github.com/ruimgoncalves))
102+
103+
## [0.3.4](https://github.com/feathersjs/feathers-memory/tree/0.3.4) (2014-09-25)
104+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.3.3...0.3.4)
105+
106+
**Closed issues:**
107+
108+
- Query and persisting Data [\#5](https://github.com/feathersjs/feathers-memory/issues/5)
109+
110+
## [0.3.3](https://github.com/feathersjs/feathers-memory/tree/0.3.3) (2014-06-13)
111+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.3.2...0.3.3)
112+
113+
## [0.3.2](https://github.com/feathersjs/feathers-memory/tree/0.3.2) (2014-06-13)
114+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.3.1...0.3.2)
115+
116+
## [0.3.1](https://github.com/feathersjs/feathers-memory/tree/0.3.1) (2014-06-13)
117+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.3.0...0.3.1)
118+
119+
**Closed issues:**
120+
121+
- Fix peer dependency [\#3](https://github.com/feathersjs/feathers-memory/issues/3)
122+
- Should support `patch` service method [\#2](https://github.com/feathersjs/feathers-memory/issues/2)
123+
- Need to return proper errors [\#1](https://github.com/feathersjs/feathers-memory/issues/1)
124+
125+
## [0.3.0](https://github.com/feathersjs/feathers-memory/tree/0.3.0) (2014-06-05)
126+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.2.1...0.3.0)
127+
128+
## [0.2.1](https://github.com/feathersjs/feathers-memory/tree/0.2.1) (2014-06-04)
129+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.2.0...0.2.1)
130+
131+
## [0.2.0](https://github.com/feathersjs/feathers-memory/tree/0.2.0) (2014-04-22)
132+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.1.2...0.2.0)
133+
134+
## [0.1.2](https://github.com/feathersjs/feathers-memory/tree/0.1.2) (2014-04-11)
135+
[Full Changelog](https://github.com/feathersjs/feathers-memory/compare/0.1.1...0.1.2)
136+
137+
## [0.1.1](https://github.com/feathersjs/feathers-memory/tree/0.1.1) (2014-04-11)
138+
139+
140+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)