Fix paramCase bug
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
# 0.9.2
|
||||
|
||||
* Update kanbn dependency, fixes some bugs in paramCase converter that were causing task ids to not generate correctly (which would have broken lots of boards and required manual fixing... this should sort out most if not all of the problems)
|
||||
|
||||
# 0.9.1
|
||||
|
||||
* Update kanbn dependency, now has support for non-latin characters in task ids. _Note: task ids should be generated from the task name the same as before, but there might be edge-cases where this doesn't happen. You might need to manually rename some tasks and update their links in `index.md` accordingly. Use `kanbn validate` to quickly find issues. Please let me know via Github issues if this occurs!
|
||||
|
Reference in New Issue
Block a user