We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83192e commit 37687daCopy full SHA for 37687da
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Master
+## 1.2.1
4
* Improve stream format error. [#950](https://github.com/membraneframework/membrane_core/pull/950)
5
* Minor fixes in `Membrane.Connector`. [#952](https://github.com/membraneframework/membrane_core/pull/952)
6
mix.exs
@@ -1,7 +1,7 @@
defmodule Membrane.Mixfile do
use Mix.Project
- @version "1.2.0"
+ @version "1.2.1"
@source_ref "v#{@version}"
7
def project do
0 commit comments