Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
regorxxx committed Feb 23, 2023
1 parent 6303eaf commit 314dbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
### Changed
- Moved all global variables to console namespace. i.e. console.File, console.MaxSize, console.Throttling, console.Timer, console.Cache.
- Added specific handling of FbMetadbHandle and FbMetadbHandleList objects.
- Logging now adds 'dd/mm/yyyy' line when touching the file if the last modified date differs. Should greatly enhace readability of logging for different days, since previously there was no way to know which day was for every line unless you manually counted the hour stamp resets.
- Logging now adds 'dd/mm/yyyy' line when touching the file if the last modified date differs. Should greatly enhance readability of logging for different days, since previously there was no way to know which day was for every line unless you manually counted the hour stamp resets.
### Removed
### Fixed
Logging of null value not working properly.
Expand Down

0 comments on commit 314dbb4

Please sign in to comment.