Skip to content
Prev Previous commit
Next Next commit
[docs] Update changelog
  • Loading branch information
deniskoronchik committed Apr 8, 2018
commit 1a1dd63fbd0a0cc01a54879e890639a7904a0948
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Fix python threading
- Fix problem with twicely pass of edge in template search
- Fix problem with stack overflow on large template search
- Fix some python wrapping functions
- Improve `ScType` class
- Add types support in SCs-parser
- Add keynode cache
Expand All @@ -21,12 +22,15 @@
- Add `ScAgent` class
- Improve custom main cycle in `ScModule`
- Improve python testing
- Implement `ScHelper` class

- **Tools**:
- Fix error handling in sc-builder
- Fix `show-filenames` parameter processing in sc-builder

- **Common**
- Update documentation theme
- Improve python library documentation

## v0.4.1

Expand Down