Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-soderman committed Jan 1, 2024
1 parent 8ee413c commit 22202d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## [2024.1.0] - 2024-01-01

### Added:
- Comand `motionbuilder.reloadModules` which reloads all imported python modules (excluding default site-packages).
- Setting `motionbuilder.reload.ignore`, a list of glob patterns of files to ingore when reloading modules.
- Command `motionbuilder.reloadModules` which reloads all imported python modules (excluding default site-packages).
- Setting `motionbuilder.reload.ignore`, a list of glob patterns of files to ignore when reloading modules.

### Changed:
- Renamed output channel to "MotionBuilder Output"
Expand Down

0 comments on commit 22202d4

Please sign in to comment.