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

Side by Side Diff: CHANGELOG.md

Issue 1660593002: Support shelf 0.7.0. (Closed) Base URL: git@github.com:dart-lang/shelf_static@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 | « no previous file | 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.2.3+3
2
3 * Support `shelf` 0.7.0.
4
1 ## 0.2.3+2 5 ## 0.2.3+2
2 6
3 * Support `http_parser` 2.0.0. 7 * Support `http_parser` 2.0.0.
4 8
5 ## 0.2.3+1 9 ## 0.2.3+1
6 10
7 * Support `http_parser` 1.0.0. 11 * Support `http_parser` 1.0.0.
8 12
9 ## 0.2.3 13 ## 0.2.3
10 14
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 60
57 ## 0.1.1+1 61 ## 0.1.1+1
58 62
59 * Removed work around for [issue](https://codereview.chromium.org/278783002/). 63 * Removed work around for [issue](https://codereview.chromium.org/278783002/).
60 64
61 ## 0.1.1 65 ## 0.1.1
62 66
63 * Correctly handle requests when not hosted at the root of a site. 67 * Correctly handle requests when not hosted at the root of a site.
64 * Send `last-modified` header. 68 * Send `last-modified` header.
65 * Work around [known issue](https://codereview.chromium.org/278783002/) with HTT P date formatting. 69 * Work around [known issue](https://codereview.chromium.org/278783002/) with HTT P date formatting.
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698