piotrwitek / typesafe-actions

Typesafe utilities for "action-creators" in Redux / Flux Architecture
https://codesandbox.io/s/github/piotrwitek/typesafe-actions/tree/master/codesandbox
MIT License
2.41k stars 98 forks source link

5.x release changelogs are not documented in the Releases list #206

Closed IronSean closed 5 years ago

IronSean commented 5 years ago

Description

There are no release notes or explanations for breaking changes/version bumps for any 5.x release currently on the Releases tab. And CHANGELOG.md indicates that is the location for changelog information.

Steps to Reproduce

  1. Go to releases tab

Expected behavior

A list of breaking and non-breaking changes with each release

Suggested solution(s)

Add release notes

piotrwitek commented 5 years ago

Yep, it's in progress.

piotrwitek commented 5 years ago

Closed by https://github.com/piotrwitek/typesafe-actions/releases/tag/v5.1.0