Skip to content

Commit

Permalink
Updating CHANGELOG.md, version bump to release
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Jul 28, 2021
1 parent da90aa3 commit 642618a
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [16.0.12](https://github.com/avoidwork/tenso/compare/16.0.12...16.0.12)

#### [16.0.12](https://github.com/avoidwork/tenso/compare/16.0.11...16.0.12)

> 28 July 2021
- Updating `csv` module for nested JSON fields [`da90aa3`](https://github.com/avoidwork/tenso/commit/da90aa3deeadcb4d6b05489c1a39a48f07a16902)

#### [16.0.11](https://github.com/avoidwork/tenso/compare/16.0.10...16.0.11)

> 8 February 2021
- updating renderers to explicity pass the ?lang parameter [`ac4ba41`](https://github.com/avoidwork/tenso/commit/ac4ba414e684809a27da8000957678713117d29c)

#### [16.0.10](https://github.com/avoidwork/tenso/compare/16.0.9...16.0.10)

> 6 January 2021
- Updating Changelog [`ef7313e`](https://github.com/avoidwork/tenso/commit/ef7313e36b1eeb29ab485ff101a600033f0ac48d)
- Fixing `luscaCsrf()` callback, creating `hasRead()` shared function, erasing deprecated `jsonWrap()` [`83cbc0f`](https://github.com/avoidwork/tenso/commit/83cbc0f26606c107ae5524fc80e96501c38fe23c)
- Fixing benchmark.js for non-Windows environments [`3934725`](https://github.com/avoidwork/tenso/commit/3934725184764c59c2c674ac8d102d28c62e3d2d)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tenso",
"description": "Tenso is an HTTP REST API framework",
"version": "16.0.11",
"version": "16.0.12",
"homepage": "https://github.com/avoidwork/tenso",
"author": "Jason Mulligan <[email protected]>",
"repository": {
Expand Down

0 comments on commit 642618a

Please sign in to comment.