Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apreiter18 authored Jan 6, 2025
1 parent cbf128e commit ed29324
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@ The date format will be adjusted for consistency so that it is YYYY-MM-DDT00:00:
### Change #3
### Impacted endpoint: /committee-meeting
Filters will be added to the /committee-meeting endpoint. Users will have the ability to filter off of the `updateDate` via `fromDateTime` and `toDateTime` parameters. This is related to [Issue #158](https://github.com/LibraryOfCongress/api.congress.gov/issues/158).
# UPCOMING January 2025, Part 1 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/39)
**Expected Production Release Date: January 6, 2025**
## Change #1
## Change #4
### Impacted endpoint: /daily-congressional-record
When requesting a record from the daily-congressional-record API, links to the "Formatted Text" version of `entireIssue` do not include all of the text from the Daily Congressional Record. This will be investigated and fixed. This is related to [Issue #220](https://github.com/LibraryOfCongress/api.congress.gov/issues/220).
When requesting a record from the daily-congressional-record API, links to the "Formatted Text" version of `entireIssue` do not include all of the text from the Daily Congressional Record. This will be investigated and fixed. This is related to [Issue #220](https://github.com/LibraryOfCongress/api.congress.gov/issues/220). **This is ongoing work from a previous sprint**.
# Completed January 2025, Part 1 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/39)
**Expected Production Release Date: January 6, 2025**
## Change #2
### Impacted endpoint: /bill/{congress}/{billType}
Currently, the bill list-level API endpoint returns at least one item out of order when requested with the sort=updateDate+desc parameter. This will be investigated and fixed. This is related to [Issue #231](https://github.com/LibraryOfCongress/api.congress.gov/issues/231).
The bill list-level API endpoint no longer returns at least one item out of order when requested with the sort=updateDate+desc parameter. This was investigated and fixed. This was related to [Issue #231](https://github.com/LibraryOfCongress/api.congress.gov/issues/231).
## Change #3
### Impacted endpoint: /congress
An `<updateDate>` element will be added to the Congress endpoint. This is related to [Issue #117](https://github.com/LibraryOfCongress/api.congress.gov/issues/117).
An `<updateDate>` element was added to the Congress endpoint. This was related to [Issue #117](https://github.com/LibraryOfCongress/api.congress.gov/issues/117).
# COMPLETED December 2024 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/38)
## Change #1
### Impacted endpoint: /daily-congressional-record
Expand Down

0 comments on commit ed29324

Please sign in to comment.