Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 471b0b0

Browse files
committed
docs: tutorial: Update new model tutorial
Signed-off-by: John Andersen <[email protected]>
1 parent 3a32d98 commit 471b0b0

File tree

3 files changed

+255
-135
lines changed

3 files changed

+255
-135
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- config directories and files associated with ConfigLoaders have been renamed
3030
to configloader.
3131
- Model config directory parameters are now `pathlib.Path` objects
32+
- New model tutorial and `skel/model` use simplifeid model API.
3233

3334
## [0.3.4] - 2020-02-28
3435
### Added

docs/tutorials/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ or operations.
99
:caption: Contents:
1010

1111
intro
12-
operations
1312
model
13+
operations
1414
source

0 commit comments

Comments
 (0)