Skip to content

Commit

Permalink
update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
polettif committed Oct 11, 2024
1 parent 6cc3a41 commit 2bcab77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@

## New features

- `import_gtfs()` now reads geojson files as json ([#37](https://github.com/r-transit/gtfsio/issues/37))
- Updated gtfs reference implementation with new `gtfs_reference` dataset. `get_gtfs_standard()` has been deprecated.

## Notes

- Internally, `fs` is now used for file path manipulations ([#39](https://github.com/r-transit/gtfsio/issues/39))

# gtfsio 1.1.1

## Bug fixes
Expand Down

0 comments on commit 2bcab77

Please sign in to comment.