Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 582 Bytes

ChangeLog.md

File metadata and controls

22 lines (19 loc) · 582 Bytes

ChangeLog

Version 2.0

Write your changes in here

Version 1.0

  • (RC.1) Implemented missing tests
  • (B.5) Updated License
  • (B.4) Implementation and testing of Enemy class (ensured 100% branch coverage)
  • (B.3) Created .gitignore
  • (B.2) Implementation of most base elements of the model
  • (B.1) Created project

A note on the version naming

  • B.n: Version x.y beta x, alternative to x.y-b.n. For example: v1.0-b.3.
  • RC.n: Release candidate x, alternative to x.y-rc.n. For example: v1.0-rc.2.