Skip to content
Snippets Groups Projects
Commit a432b1fa authored by Juntong Liu's avatar Juntong Liu
Browse files

Update CHANGELOG.md

parent 514516e9
No related branches found
No related tags found
1 merge request!78E3-519: block module loading after iocinit
Pipeline #103914 passed
......@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### New Features
* Block module loading after iocInit has been invoked.
* Arguments have been added to `iocsh.bash` to enable user to pass any debugger options to GDB and Valgrind.
* Autocompletion for `iocsh.bash` has been added
* Removed `iocsh_gdb.bash` and `iocsh_nice.bash`, both of whose functionality can be called via `iocsh.bash -dg` and `iocsh.bash -n`, respectively.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment