# Change log

:back: [README.md](./README.md)

> _All notable changes to this project will be documented in this file._  
> _This project adheres to [Semantic Versioning](http://semver.org/)._

---

### [1.2.6] - 2017-11-03

- Fix tutorial.tmpl
- Fix tables in content
- Fix styles

---

### [1.2.4] - 2017-11-01

Add [prism-ejs-language](https://github.com/dutchenkoOleg/prism-ejs-language)

---

### [1.2.1] - 2017-10-21

Fix clipboard.js

---

### [1.2.0] - 2017-09-22

Change information blocks order

---

### [1.1.0] - 2017-07-17

#### Bump

- update [`jsdoc-sourcecode-tag`](https://github.com/dutchenkoOleg/jsdoc-sourcecode-tag) version

---

### [1.0.4] - 2017-05-10

#### Added
- replace `()` in named methods. example - `@name myMethod()`

---



### [1.0.3] - 2017-05-07

#### Changed / added
- Small adjustments 

---



### [1.0.2] - 2017-05-07

#### Changed
- display order "Source" parameter in Details list
- `@default` tag markup result

---

### [1.0.1] - 2017-05-06
#### Added
- Displaying the "Requires" parameter for members

#### Changed
- display order "Source code" for members
- `@example` tag markup result

