Closed kalulas closed 1 year ago
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
core: fix a null reference exception in BeforeWrite(), AfterWrite() (d794942)
core: remove sensitive content(password) from log (14fbcc2)
core: remove unused field 'm_FileExisted' (5157028)
perforce: run Disconnect() in another coroutine to avoid blocking the main thread (1699dcc)
readme: fix indent problem, add a file link in .md (d190822)
rename ConfigReader to ConfigElements (ac1f700)
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2023-05-15)
⚠ BREAKING CHANGES
Features
Bug Fixes
core: fix a null reference exception in BeforeWrite(), AfterWrite() (d794942)
core: remove sensitive content(password) from log (14fbcc2)
core: remove unused field 'm_FileExisted' (5157028)
perforce: run Disconnect() in another coroutine to avoid blocking the main thread (1699dcc)
readme: fix indent problem, add a file link in .md (d190822)
rename ConfigReader to ConfigElements (ac1f700)