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

{{$NEXT}}
      - 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