# 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.4.5
### Changed
 - Upgrade dependencies.

## 2.4.4
### Changed
 - FJS-1050: added hide label option for panel
 - Added prefix and suffix to input component template.

## 2.4.3
### Changed
 - Added a for attributes to labels.

## 2.4.1
### Changed
 - FJS-939: adopt input template to latest changes in bootstrap template.

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

## 2.0.0
### Breaking Change
 - Removed usage of `render` template function. Use at least formio.js@4.8.0 with this version.

### Changed
 - File component template improvements.
 - Upgrade @types/chai@4.2.7, 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
