Skip to content

Commit 4a165d4

Browse files
committed
Update Docs for Release
1 parent 5e12913 commit 4a165d4

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Unreleased
44

5+
## 1.0.0 [](https://github.com/lmorisse/symu/compare/v1.0.0..v0.9.1) by [lmorisse](https://github.com/lmorisse)
56
* SymuTools refactored in Symu.Common solution
6-
* Prepare Symu.org for Symu.DNA project
7-
** Extract interfaces from metanetwork
8-
** Move networks to Symu.DNA
7+
* Extract organizational network analysis to new Symu.DNA project
8+
* Extract organizational modeling to new Symu.OrgMod project
99

10-
## 0.91 [](https://github.com/lmorisse/symu/compare/v0.9.1..v0.9.0) by [lmorisse](https://github.com/lmorisse)
10+
## 0.9.1 [](https://github.com/lmorisse/symu/compare/v0.9.1..v0.9.0) by [lmorisse](https://github.com/lmorisse)
1111
* Split Agent into ReactiveAgent and CognitiveAgent
1212

13-
## 0.9 [](https://github.com/lmorisse/symu/compare/v0.9.0..v0.8.0) by [lmorisse](https://github.com/lmorisse)
13+
## 0.9.0 [](https://github.com/lmorisse/symu/compare/v0.9.0..v0.8.0) by [lmorisse](https://github.com/lmorisse)
1414
* Remove InteractionSphereModel.FrequencyOfSphereUpdate
1515
* Schedule Bug fixe
1616
* AgentEntity.Parent is now an AgentId

RELEASENOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## 1.0.0
4+
This release contains a refactoring of
5+
* Organizational network analysis to the new repository Symu.DNA
6+
* Organizational modeling to the new repository Symu.OrgMod
7+
38
## 0.9.1
49
This release contains a refactoring of the agent class
510

0 commit comments

Comments
 (0)