Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Side by Side Diff: CHANGELOG.md

Issue 1658333002: Support shelf 0.7.0. (Closed) Base URL: git@github.com:dart-lang/shelf_proxy.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .gitignore ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.1.0+3
2
3 * Support version `0.7.0` of `shelf`.
4
1 ## 0.1.0+2 5 ## 0.1.0+2
2 6
3 * Support version `0.6.0` of `shelf`. 7 * Support version `0.6.0` of `shelf`.
4 8
5 ## 0.1.0+1 9 ## 0.1.0+1
6 10
7 * Added `drone.io` badge to `README.md`. 11 * Added `drone.io` badge to `README.md`.
8 12
9 ## 0.1.0 13 ## 0.1.0
10 14
11 * `createProxyHandler` (new deprecated) is replaced with `proxyHandler`. 15 * `createProxyHandler` (new deprecated) is replaced with `proxyHandler`.
12 16
13 * Updated to be compatible with RFC 2616 Proxy specification. 17 * Updated to be compatible with RFC 2616 Proxy specification.
14 18
15 ## 0.0.2 19 ## 0.0.2
16 20
17 * Updated `README.md` and doc comments on `createProxyHandler`. 21 * Updated `README.md` and doc comments on `createProxyHandler`.
18 22
19 * Added an example. 23 * Added an example.
20 24
21 ## 0.0.1 25 ## 0.0.1
22 26
23 * First release. 27 * First release.
OLDNEW
« no previous file with comments | « .gitignore ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698