HISTORY.md revision 978d79d79f02c663a09a80c1bb43013fb062c8cc
WidgetPositionAlign Change History
==================================
3.4.1
-----
* The Widget's alignment is now re-synced to the DOM everytime the Widget's
`visible` Attribute is set to `true`. [Ticket #2530779]
3.4.0
-----
* Added `alignOn` attribute which allows the implementer to specify when the
widget should be re-aligned.
3.3.0
-----
* No changes
3.2.0
-----
* No changes
3.1.1
-----
* No changes
3.1.0
-----
* Renamed module from widget-position-ext to widget-position-align
3.0.0
-----
* Initial release