Skip to content

Commit 3710a02

Browse files
committed
updated CHANGELOG.md
1 parent 710100e commit 3710a02

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55
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).
66

77

8+
## [2.0.17] - 2024-12-17
9+
10+
### Added
11+
12+
- Added Oracle connection
13+
14+
### Changed
15+
16+
- Moved config.properties to src/main/resouces
17+
- Using env variables for username and password
18+
19+
### Fixed
20+
21+
- Updated project url
22+
23+
824
## [2.0.16] - 2024-11-19
925

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

0 commit comments

Comments
 (0)