Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KDesp73 committed Dec 17, 2024
1 parent 710100e commit 3710a02
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [2.0.17] - 2024-12-17

### Added

- Added Oracle connection

### Changed

- Moved config.properties to src/main/resouces
- Using env variables for username and password

### Fixed

- Updated project url


## [2.0.16] - 2024-11-19

### Changed
Expand Down Expand Up @@ -122,6 +138,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
[2.0.14]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.14
[2.0.15]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.15
[2.0.16]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.16
[2.0.17]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.17
[2.0.7]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.7
[2.0.8]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.8
[2.0.9]: https://github.com/KDesp73/DataBridge/releases/tag/v2.0.9
Expand Down

0 comments on commit 3710a02

Please sign in to comment.