* README: Use shields.io instead of Herokuapp (#859) * README: Link to FEATURES.md and missing features wiki page (#860) Closes #854 * Update URLs (#863) * CHANGELOG.md: Add line from #861 (legacy) that is missing from equivalent #964 (EL 2)
6 lines
513 B
Markdown
6 lines
513 B
Markdown
- [ ] Tested on all platforms changed
|
|
- [ ] `cargo fmt` has been run on this branch
|
|
- [ ] Added an entry to `CHANGELOG.md` if knowledge of this change could be valuable to users
|
|
- [ ] Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
|
|
- [ ] Created an example program if it would help users understand this functionality
|
|
- [ ] Updated [feature matrix](https://github.com/rust-windowing/winit/blob/master/FEATURES.md), if new features were added or implemented
|