Skip to content

Instantly share code, notes, and snippets.

@svasquezm
Created May 11, 2021 22:41
Show Gist options
  • Save svasquezm/fb83f43101aa16a5642f189966f4da63 to your computer and use it in GitHub Desktop.
Save svasquezm/fb83f43101aa16a5642f189966f4da63 to your computer and use it in GitHub Desktop.
CHANGELOG proposal 1

CHANGELOG

3.13.0 (YYYY-MM-DD)

Breaking changes

  • Breaking change 1

Features

  • Added Feature Awesome 1
  • Added Feature Awesome 2

Enhancements

  • Refactor from MVP to MVVP for feature Awesome
  • Added tests for Awesome Feature

Fixes

  • Add fix for crash at AwesomeFragment

Internal

  • Upgrade awesome-library from 1.1.1 to 1.1.1
  • Remove Realm dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment