Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
langma committed Aug 17, 2021
1 parent 711c65f commit b75c9e7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.3.0](https://github.com/speechly/api/tree/0.3.0) (2021-08-17)

[Full Changelog](https://github.com/speechly/api/compare/0.2.0...0.3.0)

**Merged pull requests:**

- Switch from `grpc` to `@grpc/grpc-js` [\#22](https://github.com/speechly/api/pull/22) ([langma](https://github.com/langma))
- add dotnet readme code [\#21](https://github.com/speechly/api/pull/21) ([igorpolt](https://github.com/igorpolt))
- Generate C++ stubs [\#20](https://github.com/speechly/api/pull/20) ([langma](https://github.com/langma))

## [0.2.0](https://github.com/speechly/api/tree/0.2.0) (2021-04-21)

[Full Changelog](https://github.com/speechly/api/compare/0.1.3...0.2.0)
Expand All @@ -15,14 +25,14 @@
**Merged pull requests:**

- Flatten generated swift files [\#17](https://github.com/speechly/api/pull/17) ([langma](https://github.com/langma))
- Generate API reference [\#16](https://github.com/speechly/api/pull/16) ([langma](https://github.com/langma))

## [0.1.2](https://github.com/speechly/api/tree/0.1.2) (2021-03-19)

[Full Changelog](https://github.com/speechly/api/compare/0.1.1...0.1.2)

**Merged pull requests:**

- Generate API reference [\#16](https://github.com/speechly/api/pull/16) ([langma](https://github.com/langma))
- Add documentation [\#15](https://github.com/speechly/api/pull/15) ([langma](https://github.com/langma))

## [0.1.1](https://github.com/speechly/api/tree/0.1.1) (2021-03-04)
Expand Down

0 comments on commit b75c9e7

Please sign in to comment.