Skip to content

Commit 745e854

Browse files
authored
Release 2.1.0 (microsoft#790)
Updates package version and changelog for 2.1.0 release
1 parent 2234c8a commit 745e854

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
<!-- cl-start -->
44

5+
# [2.1.0](https://github.com/Microsoft/VoTT/compare/v2.0.0...v2.1.0) (04-29-2019)
6+
[GitHub Release](https://github.com/Microsoft/VoTT/releases/tag/v2.1.0)
7+
8+
- fix: Updates backwards compat & fixes cntk export image bug (#789)
9+
- fix: Updates export options for pascalVOC rename (#788)
10+
- fix: change method for alloc string to buffer (#777)
11+
- feat: Add CSV Exporter (#757)
12+
- fix: Fix display of tag color picker (#782)
13+
- feat: Active Learning Updates (#778)
14+
- doc: updates to readme and changelog (#781)
15+
- doc: Adds CODE_OF_CONDUCT.md (#779)
16+
- doc: Add bug & feature templates (#780)
17+
- fix: Refactored project tag/delete updates (#764)
18+
- fix: Enables selection of azure region for custom vision export (#765)
19+
- feat: CNTK Export Provider (#771)
20+
- feat: Save partial project progress during project creation (#769)
21+
- fix: Fixes ymax and rename Tensorflow nama everywhere (#763)
22+
523
# [2.0.0](https://github.com/Microsoft/VoTT/compare/v2.0.0-preview.3...v2.0.0) (04-12-2019)
624
[GitHub Release](https://github.com/Microsoft/VoTT/releases/tag/v2.0.0)
725

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vott",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"author": {
55
"name": "Microsoft",
66
"url": "https://github.com/Microsoft/VoTT"

0 commit comments

Comments
 (0)