We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783adf7 commit f20d46bCopy full SHA for f20d46b
1 file changed
ChangeLog
@@ -1,3 +1,15 @@
1
+2014-04-04 Daniel Cloud <dcloud@sunlightfoundation.com>
2
+
3
+* Fix for congress.legislator methods, including adding support for OCD id.
4
+ Make sure to return None when there are no results.
5
+* Add tests for congress.legislator method, including lookup by thomas and ocd
6
+ identifiers.
7
+* Further embrache path as list in congress, and test it.
8
+* Fix congress _get_url to conform to new Service.get requirements
9
+ (42782a8eed). May close #13.
10
+* Update capitolwords endpoint with version number; Fix _get_url to conform to
11
+ new Service.get requirements. See also #13.
12
13
2014-03-12 Thom Neale <tneale@sunlightfoundation.com>
14
15
* sunlight/service.py
0 commit comments