Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus89 committed Dec 4, 2020
1 parent 2b0ff82 commit a5f98f5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Remove unused BigQueryClient code (#1602)
- Repo clean-up. Refactor docs (#1682)
- Add tests for notebook execution (#1696)
- Use regenerate table in replace strategy (#1707)
- Mark DataObsClient as deprecated (#1697)
- Review reference (#1699)
- Improve documentation: guides and examples (#1698, #1700, #1704)
- Change iterrows method for index attribute in row data generation (#1706)
- Automatic reprojection in to_carto and Layer (#1708)
- Use regenerate table in replace strategy in to_carto (#1707)

### Fixed
- Remove the batch_size parameter in the call to bulk_geocode (#1666)
Expand All @@ -38,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Remove None from geometry_types to check validity (#1691)
- Remove nan raw geometries for visualization (#1694)
- Generate carto_geocode_hash with NULL values (#1702)
- Fix formula widget count operation (#1703)

## [1.0.4] - 2020-07-06

Expand Down

0 comments on commit a5f98f5

Please sign in to comment.