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

{{$NEXT}}

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