=============
Version 1.0.3
=============

- Fix build warnings with newer GCC.
- HdyActionRow:
  - Clarify hdy_action_row_get_icon_name() documentation.
- HdyCarousel:
  - Fix drawing cache invalidation on resize.
- HdyComboRow:
  - Use the right checkmark icon.
- HdyLeaflet and HdyDeck:
  - Increase the edge swipe area size.
- HdyKeypad:
  - Fix typing the '+' symbol.
- HdyPreferencesGroup:
  - Fix a memory leak when destroying the widget.
  - Don't show empty title and description when using
    gtk_widget_show_all().
- HdySwipeTracker:
  - Correctly transform widget coordinates for touchpad swipes.
  - Fix a memory leak.

