cannery/CHANGELOG.md

17 lines
526 B
Markdown
Raw Normal View History

2022-02-19 18:06:50 -05:00
# 0.2.1
- Fix checkbox spacing for mobile view
- Fix spacing with form elements in mobile view
2022-02-19 00:51:01 -05:00
2022-02-18 22:56:46 -05:00
# 0.2.0
2022-02-19 00:51:01 -05:00
- Add or remove tags from containers list and details page
2022-02-18 22:56:46 -05:00
- Show tags on containers
- Add "Cannery" to page titles
- Don't show true/false column for ammo types if all values are false
2022-02-18 23:25:44 -05:00
- Fix ammo type firing type display
- Show original count, current value, and percentage remaining for ammo groups
- Show shot history for an ammo group
- Show ammo round totals and total shot for ammo types
2022-02-18 22:56:46 -05:00
# 0.1.0
- Initial release!