-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,41 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
Changelog | ||
========= | ||
|
||
|
||
[2.0.0.1] | ||
------------ | ||
- Fix synchronization issue. [ilesh Garish] | ||
|
||
[2.0.0.] | ||
------------ | ||
- Fixes from security review. [ilesh Garish] | ||
- Update README.md. [iggarish] | ||
- Browser plugin fix, multi databases support. [ilesh Garish] | ||
- Update PULL_REQUEST_TEMPLATE.md. [iggarish] | ||
- Update PULL_REQUEST_TEMPLATE.md. [iggarish] | ||
- Merge branch 'master' of github.com:aws/amazon-redshift-jdbc-driver. | ||
[ilesh Garish] | ||
- Create CODEOWNERS. [iggarish] | ||
- Update THIRD_PARTY_LICENSES. [iggarish] | ||
- Sync with latest source code. [ilesh Garish] | ||
- Update CONTRIBUTING.md. [iggarish] | ||
- Create checkstyle.xml. [iggarish] | ||
- Create ISSUE_TEMPLATE.md. [iggarish] | ||
- Create THIRD_PARTY_LICENSES. [iggarish] | ||
- Delete pull_request_template.md. [iggarish] | ||
- Create PULL_REQUEST_TEMPLATE.md. [iggarish] | ||
- Create CHANGELOG.md. [iggarish] | ||
- Create pull_request_template.md. [iggarish] | ||
- Sample changes to test CR. [ilesh Garish] | ||
- Changes for Build requirements. [ilesh Garish] | ||
- Added notes for how to build. [ilesh Garish] | ||
- Added more info in README file. [ilesh Garish] | ||
- Added more info in README file. [ilesh Garish] | ||
- Added initial content in README file. [ilesh Garish] | ||
- Added link of open issues and close issues. [ilesh Garish] | ||
- Initial version. [Ilesh Garish] | ||
|
||
cr https://code.amazon.com/reviews/CR-30494465 | ||
- Initial commit. [Amazon GitHub Automation] | ||
|
||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |