# Change Log

## 3.2.0

* Merged #10: Support for user in application card title
* Merged #7: Doc update: colons around emoji names
* Upgraded dependencies
* Use `better-ajv-errors` for tests against ADF schema

## 3.1.0

* Added `strike` mark for text node

## 3.0.1

* Added action mark parameters

## 3.0.0

* Add `action` mark
* Breaking: Change the name of the `app` attribute of actions in application cards to `receiver`.

## 2.0.1

* Add actions to `applicationCard`.

## 1.2.0

* First public release. Update usages of `@atlassian/adf-builder` to just `adf-builder`.

## 1.1.0

* Added a `Document.textHeading(level: number, text: string)` convenience method for adding a text-only heading.

## 1.0.0

* First Atlassian-internal release
