forked from adamcharnock/django-tz-detect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
62 lines (33 loc) · 1.53 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Change-log for django-tz-detect.
This file will be added to as part of each release
----
Version 0.2.2, Sat 31 Aug 2013
===============================
6406cfe477 Fixing typo in setting name. Thanks to @ustun for noticing. (Adam Charnock)
Version 0.2.1, Fri 30 Aug 2013
===============================
519dc08132 Updating setup.py to use setuptools exclusively (as per recent seed changes) (Adam Charnock)
Version 0.2.0, Fri 30 Aug 2013
===============================
071d092216 Correcting JS error (for issue #2) (Adam Charnock)
634d77b8ad Work on issue #2 - Disable posting timezone to server if cookies are disabled (Adam Charnock)
eec2d70754 Adding badges to readme (Adam Charnock)
Version 0.1.5, Wed 26 Jun 2013
===============================
5093ecb9de updating manifest (Adam Charnock)
e23f761b0f remove offending line (Rich Atkinson)
272e396ee3 insert new script next to another script, not just inside opening <html> (Rich Atkinson)
Version 0.1.4, Wed 19 Jun 2013
===============================
058707285d Fixing setup.py packages directive (Adam Charnock)
Version 0.1.3, Wed 19 Jun 2013
===============================
34e0834024 Fixing setup.py packages directive (Adam Charnock)
Version 0.1.2, Wed 19 Jun 2013
===============================
adb61c30da Fixing setup.py packages directive (Adam Charnock)
Version 0.1.1, Wed 19 Jun 2013
===============================
bd71116867 Fixing setup.py packages directive (Adam Charnock)
Version 0.1.0 (first version), Wed 19 Jun 2013
===============================================