| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e416c65 commit d58da5c
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,3 @@ | |||
| 1 | 1 | { | |
| 2 | - ".": "1.7.0" | ||
| 2 | + ".": "1.8.0" | ||
| 3 | 3 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,12 @@ | |||
| 1 | 1 | # Changelog | |
| 2 | 2 | ||
| 3 | + ## [1.8.0](https://github.com/googleapis/python-compute/compare/v1.7.0...v1.8.0) (2022-12-07) | ||
| 4 | + | ||
| 5 | + | ||
| 6 | + ### Features | ||
| 7 | + | ||
| 8 | + * Add NetworkAttachments ([#373](https://github.com/googleapis/python-compute/issues/373)) ([e416c65](https://github.com/googleapis/python-compute/commit/e416c6562bb228d572ebc0cd7e9a654c9483e5d7)) | ||
| 9 | + | ||
| 3 | 10 | ## [1.7.0](https://github.com/googleapis/python-compute/compare/v1.6.1...v1.7.0) (2022-12-07) | |
| 4 | 11 | ||
| 5 | 12 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "1.7.0" # {x-release-please-version} | ||
| 16 | + __version__ = "1.8.0" # {x-release-please-version} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "1.7.0" # {x-release-please-version} | ||
| 16 | + __version__ = "1.8.0" # {x-release-please-version} | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments