From 98629a53b25c93b121ef3c2617cea516d7c5ba4c Mon Sep 17 00:00:00 2001 From: Szabolcs Dombi Date: Thu, 20 Jan 2022 11:39:08 +0200 Subject: [PATCH] format changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4f76884..c6cc0c27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). # [1.2.2](https://github.com/szabolcsdombi/zengl/compare/1.2.1...1.2.2) -- Fix broken Pipeline attributes: vertex_count, instance_count and first_vertex +- Fix broken `Pipeline.vertex_count`, `Pipeline.instance_count` and `Pipeline.first_vertex` # [1.2.1](https://github.com/szabolcsdombi/zengl/compare/1.2.0...1.2.1)