summaryrefslogtreecommitdiffstats
path: root/Changes
blob: e3aa8d2a607dd19089db728aa564be8db896d93e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Plack-Client

{{$NEXT}}
      - bump dep on Plack::App::Proxy since older versions don't work

0.04  2011-02-12
      - clear query args before proxying with the http backend (stevan)
      - a few other cleanups

0.03  2011-01-12
      - refactor backends a bit more, and document them

0.02-TRIAL  2011-01-11
      - url schemes are now handled by separate backends, which must be
        explicitly requested in the constructor
      - lots of other refactoring

0.01-TRIAL  2011-01-07
      - Initial release