Skip to content

Commit ad8bf61

Browse files
committed
Updated changelog
1 parent 8581c7f commit ad8bf61

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ChangeLog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
2014-01-24 Daniel Cloud <[email protected]>
2+
3+
* sunlight/debugcache.py -> sunlight/cache.py
4+
- Renamed debugcache module to cache. Renamed cache instance variable to
5+
response_cache
6+
* sunlight/__init__.py:
7+
- Rename cache alias to response_cache.
8+
* Added documentation for cache and pagination
9+
10+
2014-01-24 Jeremy Carbaugh <[email protected]>
11+
12+
* sunlight/pagination.py
13+
- Made a PagingService that API services can opt in to.
14+
* sunlight/services/congress.py
15+
- Made congress support PagingService.
16+
117
2013-11-22 Paul Tagliamonte <[email protected]>
218

319
* sunlight/services/opencivic.py

0 commit comments

Comments
 (0)