### 1.3.2
Fixed: Missing class in include elements when AG is turned off (#55)
Fixed: Missing autogrid_wrapper around articles
Update: The AutogridWrapper contentelements now work just like the block grid feature

### 1.3.1
Fixed: Missing subpalette in editAll and overrideAll mode (#53)

### 1.3.0
Added: Support include elements with fallback to original element settings (#48)
Added: News support (#24)
Added: Manual sorting for news entries (#49)

### 1.2.4
Fixed: Check if a real margin value has been set for the ContentAutoGridWrapper (#45)
Update: Grid class should be applied on wrapper div (#46)

### 1.2.3
Fixed: Load the assets via loadDataContainer to resolve losing the session

### 1.2.2
Added: -webkit-flex for Safari and webkit-based browsers

### 1.2.1
Fixed: Register the initializeSystem Hook not for the install tool

### 1.2.0
Added: Autogrid Wrapper Start/Stop
Added: Autogrid Wrapper Start/Stop formfields
Added: No gutter feature (#32)
Added: Adjust mobile feature (#35)
Added: Displacement feature (#33)
Update: Improved the same-height rendering using display:flex
Update: Apply same-height only on wrappers
Update: More efficient html structure and more classes to use
Update: General performance updates
Update: Better DCA handling

### 1.1.11
Added: More media queries
Added: More classes for the autogrid_wrapper element
Added: The first element opening the wrapper inherits its classes to the wrapper class
Update: Chosen for select fields
Update: include the css with ||static parameter (#25)

### 1.1.10
Update: Calculate the grid based on paddings (#22)

### 1.1.9
Added: English language files (#20)
Update: Replace the tl_article.space field for palette injection
Update: Minor bug fixes

### 1.1.8
Fixed: Identify the element type to open and close wrappers only when the correct element type has been processed

### 1.1.7
Changed: Reset autogrid_wrapper for phones

### Version 1.1.6
Fixed: New line breaks auto mode sibling count (#11)
Fixed: .autogrid selector overwrites all paddings (#13)
Changed: Removed .block class for .autogrid selector (#12)

### Version 1.1.5 (2014-06-02)
Fixed: Wrong return value in ::fetchSiblingContentElements

### Version 1.1.4 (2014-05-27)
Fixed: Using globals to store sibling data for fix losing the siblings when the class is being reinitiated (#9) 

### Version 1.1.3 (2014-05-13)
Fixed: Fixed an issue with the autogrid_wrapper with nested autogrid elements in auto_mode

### Version 1.1.2 (2014-05-07)
Added: Block-grid feature for manuell grid mode
Added: New backend icons (operation button)
Update: Wrapper style view in mode 4 elements when running blockgrid mode (#5)

### Version 1.1.1 (2014-04-30)
Fixed: Wrong calculation of sibling elements from one element in auto mode to the next in manuell mode

### Version 1.1 (2014-04-30)
Fixed: No wrapping of formfields in auto mode (#2)
Added: Changelog.txt and Version constant: PCT_AUTOGRID_VERSION

### Version 1.0 (< 2014-04-30)