-
Notifications
You must be signed in to change notification settings - Fork 15
/
CHANGELOG
49 lines (31 loc) · 1018 Bytes
/
CHANGELOG
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
2013-10-07 v3.0.0
-----------------
* Updated to 3.1 compatibility
2013-04-02 v2.0.1
-----------------
* Ensure "start" param is >= 0 when paginating list of news articles
2012-09-19 v2.0.0
-----------------
* Use the news holder's actual page type for creating new children
* SS3 compatibility
* Section method available on news holder to make it possible for NewsHolder
and NewsArticle to have similar templates
2011-10-03 v1.1.0
-----------------
* Allow users to select whether to file by year, year/month, or year/month/day
2011-07-26 v1.0.0
-----------------
* Allow users to specify what date type to file on
* Version bump because people are actually using it.
2011-03-15 v0.1.3
-----------------
* Bugfixes for issues 1-3
2010-10-21 v0.1.1
-------------
* Removed dependency on legacydatetimefields
2010-10-19 v0.1.0
-------------
* First published stable version for 2.4.2
* Added logic for auto publishing article file locations when news articles
are published.
2009-11-16 v0.1.0rc1