Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing authored Mar 5, 2025
1 parent a1bd7ab commit 90fb095
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

- fix bug where consolidate_intersections function would mutate the passed-in graph (#1273)
- fix bug in parsing time when calculating pause duration between requests (#1277)
- refactor interals of caching and pausing between requests (#1279)
- refactor internals of caching and pausing between requests (#1279)
- streamline internal handling of radians throughout package (#1281)
- provide user-friendly error message if consolidate_intersections is run more than once (#1273)
- improve docstrings (#1272 #1274)

Expand Down

0 comments on commit 90fb095

Please sign in to comment.