File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
- All notable changes to https://www.npmjs.org/package/json-proxy will be documented in this file.
2
+ All notable changes to https://www.npmjs.org/package/json-proxy will be
3
+ documented in this file.
3
4
4
5
6
+ ## 0.9.0 - 2015-05-26
7
+
8
+ Release candidate. The json-proxy has been stable for almost a year now, time
9
+ to consider rev'ing to 1.0.
10
+
11
+ ### Added
12
+ - Nothing.
13
+
14
+ ### Deprecated
15
+ - Nothing.
16
+
17
+ ### Removed
18
+ - Git tagging with Travis. Will be done manually.
19
+
20
+ ### Fixed
21
+ - Nothing.
22
+
5
23
## 0.4.0 - 2015-05-22
6
24
7
25
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-proxy" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"description" : " Grunt plugin / CLI utility / Express middleware to proxy API requests to remote servers without CORS or JSONP." ,
5
5
"keywords" : [
6
6
" utility" ,
You can’t perform that action at this time.
0 commit comments