1## Naval Robocode Version 0.9.2 (02-Mar-2015)
2
3### Changes
4* Merged all changes with Naval Robocode with Robocode 1.9.2.4 (newest version).
5* Flemming clean-up and Naval Robocode specification
6* Now able to use naval-robocode.bat to start Naval Robocode
7* Fixed a few UnitTests that fell short due to a few missing classes
8* The in-game editor can now create a sample ship for you.
9
10### Bug fixes
11* Mines now have a blast Radius. (See NavalRules)
12	* Angles have been better documented
13	* Custom run config robocode.NavalRobocode
14
15## Naval Robocode Version 0.9.1 (27-Jan-2015)
16
17### First release
18* Ships instead of tanks
19* Water background
20* Still uses robocode.Robocode to launch
21* Using the eclipse editor would be for the best
22* Ships can place mines
23* The version used within the company
24