Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumpv1.2.0 #3376

Merged
merged 20 commits into from
Oct 12, 2023
Prev Previous commit
Next Next commit
update change log
  • Loading branch information
xiexinch committed Oct 12, 2023
commit 040bffcd4c0eaf825131884bf6f6c0f02ed4a528
14 changes: 14 additions & 0 deletions docs/en/notes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog of v1.x

## v1.2.0 (10/20/2023)

### Features

- Support Side Adapter Network ([#3232](https://github.com/open-mmlab/mmsegmentation/pull/3232))

### Bug Fixes

- fix wrong variables passing for `set_dataset_meta` ([#3348](https://github.com/open-mmlab/mmsegmentation/pull/3348))

### Documentation

- add documentation of Finetune ONNX Models (MMSegemetation) Inference for NVIDIA Jetson ([#3372](https://github.com/open-mmlab/mmsegmentation/pull/3372))

## v1.1.2(09/20/2023)

### Features
Expand Down