Skip to content

Commit cc6ccc3

Browse files
authored
Prepare release 1.0.0 (#59)
1 parent 2be9826 commit cc6ccc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.0]
810
### Added
911
- Add support for external browser authentication in `SnowflakeDeserializer`.
12+
- Add GitHub actions workflow for creating GitHub releases.
13+
14+
### Changed
15+
- Use `pyproject.toml` for setuptools config.
1016

1117
## [0.9.1] - 2023-09-13
1218
### Changed

0 commit comments

Comments
 (0)