Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit 4575687

Browse files
committed
Version bump for 2018.3
1 parent df910eb commit 4575687

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [2.1.0] - 2018-11-26
8+
9+
### Changed
10+
- Minor version bump following the release of 2018.3 and verified compatibility with 2019.1.
11+
712
## [2.0.20] - 2018-11-22
813

914
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.unity.postprocessing",
3-
"version": "2.0.20",
3+
"version": "2.1.0",
44
"displayName": "Post Processing",
55
"unity": "2018.1",
66
"description": "The post-processing stack (v2) comes with a collection of effects and image filters you can apply to your cameras to improve the visuals of your games.",

0 commit comments

Comments
 (0)