Skip to content

Commit

Permalink
Merge pull request #82 from databrickslabs/finalize-release-changelog
Browse files Browse the repository at this point in the history
format changelog
  • Loading branch information
renardeinside authored Sep 12, 2021
2 parents fc4105b + 3601a06 commit 5308c73
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
----

## [Unreleased] - y-m-d
### Changed
- Removed pydash from package dependencies, as it is not used. Still need it as a dev-requirement.
- Added support for [multitask jobs](https://docs.databricks.com/data-engineering/jobs/index.html).
- Added more explanations around DATABRICKS_HOST exception during API client initialization
- Add strict path adjustment policy and FUSE-based path adjustment
-

----
> Unreleased changes must be tracked above this line.
> When releasing, Copy the changelog to below this line, with proper version and date.
> And empty the **[Unreleased]** section above.
----

## [0.2.0] - 2021-09-12
### Changed
- Removed pydash from package dependencies, as it is not used. Still need it as a dev-requirement.

### Added
- Added support for [multitask jobs](https://docs.databricks.com/data-engineering/jobs/index.html).
- Added more explanations around DATABRICKS_HOST exception during API client initialization
- Add strict path adjustment policy and FUSE-based path adjustment





## [0.1.6] - 2021-08-26
Expand Down

0 comments on commit 5308c73

Please sign in to comment.