Changelogs Controller

@Autowired
constructor(changelogsService: ChangelogsService)

Constructor used to init the controller

Parameters

changelogsService

The instance to manage the changelogs database operations