Skip to content

Commit

Permalink
Correct wrong variable null check #2
Browse files Browse the repository at this point in the history
This fix is from PR #212 by @caladyon. Thank you for the contribution!
  • Loading branch information
zemian committed Feb 8, 2019
1 parent 744b2cd commit 4dec148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* #281 Fix no setter for dataSource property validateOnCheckout
* #264 Fix no setter for dataSource property discardIdleConnectionsSeconds
* #293 Setup Azure CI server for Quartz project
* #212 QuartzInitializerListener: fix a typo

## quartz-2.3.0

Expand Down

0 comments on commit 4dec148

Please sign in to comment.