1
1
mirror of https://github.com/primer/css.git synced 2024-11-27 17:52:45 +03:00

update CHANGELOG.md

This commit is contained in:
Shawn Allen 2019-01-17 15:01:25 -08:00
parent d729bf6235
commit d51305cd85

View File

@ -1,6 +1,18 @@
# 10.10.5
## TODO
#### :bug: Bug Fix
* [#650](https://github.com/primer/primer/pull/650) Fix border radius edge utility specificity. ([@shawnbot](https://github.com/shawnbot))
#### :memo: Documentation
* [#649](https://github.com/primer/primer/pull/649) Sandboxed code examples. ([@shawnbot](https://github.com/shawnbot))
#### :house: Internal
- Only check links on Travis if `[check-links]` is included in the commit message
- a5658d3 Run `now alias` without the branch name on merge to `master`
#### Committers: 1
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.10.4