Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Jan 18, 2023
1 parent 5765e86 commit 2931bdd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions logging/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ tree and subtasks are marked with indentation.
- [x] Tests
- [x] Add tests for `From<u128>` and `Into<u128>` ecs/src/ecs/mod.rs
- [x] Fix doc tests that use `100usize` to create `XvcEntity`
- [x] Update the ECS documentation
- [x] Update arch/ecs.md
- [x] Search for any `XvcEntity` references that may be changed
- [x] `xvc-test-helper` binary is not produced at builds
- [x] Moved it from dev-dependencies to dependencies in workflow_tests/Cargo.toml
- [x] Still doesn't work 🛑
Expand All @@ -27,10 +30,8 @@ tree and subtasks are marked with indentation.
<https://docs.rs/escargot/latest/escargot/> and building the binary before
the doc tests.
- Now builds the binary before running the doc tests. ✅
- [x] Update the ECS documentation
- [x] Update arch/ecs.md
- [x] Search for any `XvcEntity` references that may be changed
- [x] Write pipelines code documentation
- [x] Write pipelines code documentation <https://github.com/iesahin/xvc/issues/88>
- [ ]

## v0.4.2

Expand Down

0 comments on commit 2931bdd

Please sign in to comment.