# Change Log
All notable changes to this project will be documented in this file

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 2.6.5
### Changed
 - Upgrade dependencies.

## 2.6.4
### Changed
 - FJS-1050: added hide label option for panel
 - Changed prefix and suffix references.

## 2.6.3
### Fixed
 - Adding for attributes for labels.

## 2.6.1
### Fixed
 - FJS-939: adopt input template to latest changes in bootstrap template

## 2.6.0
### Fixed
 - Add ref to tabs to fix flattened view.

## 2.5.0
### ???

## 2.4.0
### Fixed
 - The percentage on the file uploads.

### Added
 - Column size configurations.

## 2.1.0
### Changed
 - Add label alignment support for pdf renderer

## 2.0.0
### Breaking Change
 - Removed usage of `render` template function. Please ensure you are using at least formio.js@4.8.0.

### Changed
 - Upgrade typescript@3.7.5, webpack@4.41.5, ts-node@8.6.2, @types/node@13.1.8, mocha@7.0.0, nyc@15.0.0, sinon@8.1.1, tslint@6.0.0
