Skip to content

Commit

Permalink
Update changelog for release 1.1.0 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
tetromino authored Sep 27, 2021
1 parent eabe5f7 commit 50d2680
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
Release 1.1.0

**New Features**

- Gazelle: support relative imports (#271) and imports from `@bazel_tools`
(#273)
- Add partial.is_instance() (#276)
- Allow unittest.suite() to accept partial calls of test rules (#276)
- Allow specifying additional aspects to target under test in
analysistest.make() (#299)
- Add Windows support for build_test (#302)

**Incompatible Changes**

- structs.to_dict() ignores deprecated to_json()/to_proto() methods (#295)

**Contributors**

aiuto, alandonovan, Alex Eagle, Alexandre Rostovtsev, Andrew Z Allen, c-parsons,
Christopher Sauer, Daniel Wagner-Hall, David Sanderson, dmaclach, Laurent Le
Brun, Mansur, Olek Wojnar, Philipp Wollermann, River, Samuel Giddins, Thaler
Benedek


Release 1.0.3

**Significant Changes**
Expand Down

0 comments on commit 50d2680

Please sign in to comment.