Skip to content
Snippets Groups Projects
Commit f6b12a9b authored by dgelessus's avatar dgelessus
Browse files

Document command parsing refactoring in CHANGELOG

parent f4c66837
No related branches found
No related tags found
No related merge requests found
Pipeline #41637 passed
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
## [(next version)](./README.md#for-developers) ## [(next version)](./README.md#for-developers)
* (no changes yet) * Significantly refactored the logic for parsing commands and their arguments.
* This is an internal change and should not affect any user-visible behavior. That is, all inputs that were accepted by previous versions should still be accepted - if any previously valid inputs are no longer accepted, this is a bug.
* As a side effect, the inspection and code completion features now work better in a few edge cases.
## [1.2.0](https://www3.hhu.de/stups/downloads/prob2-jupyter/prob2-jupyter-kernel-1.2.0-all.jar) ## [1.2.0](https://www3.hhu.de/stups/downloads/prob2-jupyter/prob2-jupyter-kernel-1.2.0-all.jar)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment