From e8616cc8ba5fd50568ac6e54d5fb71cb383624c0 Mon Sep 17 00:00:00 2001 From: Jeremy Reizenstein Date: Fri, 12 Aug 2022 22:55:34 -0700 Subject: [PATCH] news to README Summary: 0.6.2 and 0.7.0 Reviewed By: kjchalup Differential Revision: D38659393 fbshipit-source-id: eb99f3fbe381039b391419c878b7bbac4a88d619 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bdc71640..bf64027b 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,10 @@ If you are using the pulsar backend for sphere-rendering (the `PulsarPointRender Please see below for a timeline of the codebase updates in reverse chronological order. We are sharing updates on the releases as well as research projects which are built with PyTorch3D. The changelogs for the releases are available under [`Releases`](https://github.com/facebookresearch/pytorch3d/releases), and the builds can be installed using `conda` as per the instructions in [INSTALL.md](INSTALL.md). +**[Aug 10th 2022]:** PyTorch3D [v0.7.0](https://github.com/facebookresearch/pytorch3d/releases/tag/v0.7.0) released with Implicitron and MeshRasterizerOpenGL. + +**[Apr 28th 2022]:** PyTorch3D [v0.6.2](https://github.com/facebookresearch/pytorch3d/releases/tag/v0.6.2) released + **[Dec 16th 2021]:** PyTorch3D [v0.6.1](https://github.com/facebookresearch/pytorch3d/releases/tag/v0.6.1) released **[Oct 6th 2021]:** PyTorch3D [v0.6.0](https://github.com/facebookresearch/pytorch3d/releases/tag/v0.6.0) released