Skip to content

Commit

Permalink
Generate CHANGELOG.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
iggarish committed Dec 2, 2020
1 parent 0793657 commit d502536
Showing 1 changed file with 40 additions and 4 deletions.
44 changes: 40 additions & 4 deletions CHANGELOG.md
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).

0 comments on commit d502536

Please sign in to comment.