We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611e3ae commit 31f49d6Copy full SHA for 31f49d6
docs/additional_info/changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 2.2.0
+## 2.2.0 (17-Dec-2021)
4
5
* Added experimental support for API tokens obtained via OAuth 2 workflow. To use such tokens:
6
mix.exs
@@ -2,7 +2,7 @@ defmodule ElixirLokaliseApi.MixProject do
use Mix.Project
@source_url "https://github.com/lokalise/elixir-lokalise-api"
- @version "2.1.0"
+ @version "2.2.0"
7
def project do
8
[
0 commit comments