Skip to content

Commit

Permalink
Update release notes for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tetromino committed Sep 23, 2021
1 parent 08398cd commit 3cd24dc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,25 @@
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)

**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, Olek Wojnar, Philipp Wollermann, River, Samuel Giddins


Release 1.0.3

**Significant Changes**
Expand Down

0 comments on commit 3cd24dc

Please sign in to comment.