Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-02 | Remove subcrates `CHANGELOG` | 1 | -19/+0 | ||
At this stage, it is important to allow the library to change rapidly. Because of this, keeping a log of changes can be counter-productive. We do not want pin down design decisions by writing detailed changelogs (sunk cost fallacy). Once the library and its different parts start becoming more stable and mature, we will reintroduce changelogs accordingly. For now, we will keep a main `CHANGELOG` file just for the `iced` crate. | |||||
2019-12-05 | Make `Button::background` generic | 1 | -0/+3 | ||
2019-12-01 | Update `CHANGELOG` | 1 | -0/+2 | ||
2019-11-25 | Add `CHANGELOG` to subcrates | 1 | -0/+14 | ||