Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 990 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.0 - 2017-12-10

Changed

  • Version upgraded to 1.1.0
  • Vesrion of ' my-company-common-team' dependency upgraded to 1.1.0

1.0.0 - 2017-12-10

Initial / First Release

Added

  • TeamAggregate.java
  • TeamProjectManagementSaga.java
  • ActivateTeamCommand.java
  • AddMemberToTeamCommand.java
  • AssignProjectToTeamCommand.java
  • CreateTeamCommand.java
  • PassivateTeamCommand.java
  • RemoveMemberFromTeamCommand.java