Skip to content

Commit

Permalink
Update Docs for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorisse committed Oct 8, 2020
1 parent 5e12913 commit 4a165d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

## Unreleased

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

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

## 0.9 [](https://github.com/lmorisse/symu/compare/v0.9.0..v0.8.0) by [lmorisse](https://github.com/lmorisse)
## 0.9.0 [](https://github.com/lmorisse/symu/compare/v0.9.0..v0.8.0) by [lmorisse](https://github.com/lmorisse)
* Remove InteractionSphereModel.FrequencyOfSphereUpdate
* Schedule Bug fixe
* AgentEntity.Parent is now an AgentId
Expand Down
5 changes: 5 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release notes

## 1.0.0
This release contains a refactoring of
* Organizational network analysis to the new repository Symu.DNA
* Organizational modeling to the new repository Symu.OrgMod

## 0.9.1
This release contains a refactoring of the agent class

Expand Down

0 comments on commit 4a165d4

Please sign in to comment.