# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
#
#	SIMILAR v1.0
#	( SImulations with MultI-Level Agents and Reactions )
#
#	-----------------------------------------------------------------------------------------------
#
#	Release notes
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

---------------------------------------------------------------------------------------------------
-------------------------------------   DETAILS		-----------------------------------------------
---------------------------------------------------------------------------------------------------

1. Major changes:
		- Switch to Java 8
2. Minor changes:
		- 

3. Bug fixes:
		- 


# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
#
#	SIMILAR v0.2.6
#	( SImulations with MultI-Level Agents and Reactions )
#
#	-----------------------------------------------------------------------------------------------
#
#	Release notes
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #



---------------------------------------------------------------------------------------------------
-------------------------------------   DETAILS		-----------------------------------------------
---------------------------------------------------------------------------------------------------

1. Major changes:
		- An agent can belong to multiple categories.
		- Similar has a new home: https://github.com/gildasmorvan/similar
		- Change in AbstractSimulationEngineWithInitialization: Custom reactions can be made when the public local state of the agent appears in a level. For instance, update the list of agents contained in a patch of the  environment.

2. Minor changes:
		- 

3. Bug fixes:
		- 

---------------------------------------------------------------------------------------------------
-------------------------------------   KNOWN ISSUES  ---------------------------------------------
---------------------------------------------------------------------------------------------------

1. Important:
		- 
	
2. Minor:
		- 
		
---------------------------------------------------------------------------------------------------
-------------------------------------   TO DO   ---------------------------------------------------
---------------------------------------------------------------------------------------------------

1. Short term:
		- Documentation of the examples in the HTML documentation
	
2. Medium term:
		- 

3. Long term:
		- 